OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GIU_IRQ_BASE
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/arch-mips/asm/vr41xx/
irq.h
72
#define
GIU_IRQ_BASE
40
74
#define GIU_IRQ(x) (
GIU_IRQ_BASE
+ (x))
/development/ndk/platforms/android-9/arch-mips/include/asm/vr41xx/
irq.h
72
#define
GIU_IRQ_BASE
40
74
#define GIU_IRQ(x) (
GIU_IRQ_BASE
+ (x))
/external/kernel-headers/original/asm-mips/vr41xx/
irq.h
77
#define
GIU_IRQ_BASE
40
78
#define GIU_IRQ(x) (
GIU_IRQ_BASE
+ (x)) /* IRQ 40-71 */
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/vr41xx/
irq.h
72
#define
GIU_IRQ_BASE
40
74
#define GIU_IRQ(x) (
GIU_IRQ_BASE
+ (x))
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/vr41xx/
irq.h
72
#define
GIU_IRQ_BASE
40
74
#define GIU_IRQ(x) (
GIU_IRQ_BASE
+ (x))
Completed in 1638 milliseconds