HomeSort by relevance Sort by last modified time
    Searched refs:VRC4173_IRQ_BASE (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/arch-mips/asm/vr41xx/
irq.h 76 #define VRC4173_IRQ_BASE 72
77 #define VRC4173_IRQ(x) (VRC4173_IRQ_BASE + (x))
  /development/ndk/platforms/android-9/arch-mips/include/asm/vr41xx/
irq.h 76 #define VRC4173_IRQ_BASE 72
77 #define VRC4173_IRQ(x) (VRC4173_IRQ_BASE + (x))
  /external/kernel-headers/original/asm-mips/vr41xx/
irq.h 84 #define VRC4173_IRQ_BASE 72
85 #define VRC4173_IRQ(x) (VRC4173_IRQ_BASE + (x))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/vr41xx/
irq.h 76 #define VRC4173_IRQ_BASE 72
77 #define VRC4173_IRQ(x) (VRC4173_IRQ_BASE + (x))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/vr41xx/
irq.h 76 #define VRC4173_IRQ_BASE 72
77 #define VRC4173_IRQ(x) (VRC4173_IRQ_BASE + (x))

Completed in 63 milliseconds