OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSINT2_IRQ_BASE
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/vr41xx/
irq.h
54
#define
SYSINT2_IRQ_BASE
24
55
#define SYSINT2_IRQ(x) (
SYSINT2_IRQ_BASE
+ (x))
/development/ndk/platforms/android-9/arch-mips/include/asm/vr41xx/
irq.h
54
#define
SYSINT2_IRQ_BASE
24
55
#define SYSINT2_IRQ(x) (
SYSINT2_IRQ_BASE
+ (x))
/external/kernel-headers/original/asm-mips/vr41xx/
irq.h
58
#define
SYSINT2_IRQ_BASE
24
59
#define SYSINT2_IRQ(x) (
SYSINT2_IRQ_BASE
+ (x))
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/vr41xx/
irq.h
54
#define
SYSINT2_IRQ_BASE
24
55
#define SYSINT2_IRQ(x) (
SYSINT2_IRQ_BASE
+ (x))
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/vr41xx/
irq.h
54
#define
SYSINT2_IRQ_BASE
24
55
#define SYSINT2_IRQ(x) (
SYSINT2_IRQ_BASE
+ (x))
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/vr41xx/
irq.h
54
#define
SYSINT2_IRQ_BASE
24
55
#define SYSINT2_IRQ(x) (
SYSINT2_IRQ_BASE
+ (x))
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/vr41xx/
irq.h
54
#define
SYSINT2_IRQ_BASE
24
55
#define SYSINT2_IRQ(x) (
SYSINT2_IRQ_BASE
+ (x))
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/vr41xx/
irq.h
54
#define
SYSINT2_IRQ_BASE
24
55
#define SYSINT2_IRQ(x) (
SYSINT2_IRQ_BASE
+ (x))
Completed in 95 milliseconds