OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MIPS_CPU_IRQ_BASE
(Results
1 - 10
of
10
) sorted by null
/development/ndk/platforms/android-9/arch-mips/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
Completed in 709 milliseconds