OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_CPU_IRQ_BASE
(Results
1 - 16
of
16
) sorted by null
/external/kernel-headers/original/asm-mips/
txx9irq.h
15
#define TXX9_IRQ_BASE (
MIPS_CPU_IRQ_BASE
+ 8)
jazz.h
206
#define JAZZ_TIMER_IRQ (
MIPS_CPU_IRQ_BASE
+6)
/bionic/libc/kernel/arch-mips/asm/vr41xx/
irq.h
21
#define
MIPS_CPU_IRQ_BASE
0
22
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/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))
/external/kernel-headers/original/asm-mips/vr41xx/
irq.h
23
#define
MIPS_CPU_IRQ_BASE
0
24
#define MIPS_CPU_IRQ(x) (
MIPS_CPU_IRQ_BASE
+ (x))
/prebuilts/ndk/8/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/8/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))
/bionic/libc/kernel/arch-mips/asm/
jazz.h
130
#define JAZZ_TIMER_IRQ (
MIPS_CPU_IRQ_BASE
+6)
/development/ndk/platforms/android-9/arch-mips/include/asm/
jazz.h
130
#define JAZZ_TIMER_IRQ (
MIPS_CPU_IRQ_BASE
+6)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
jazz.h
130
#define JAZZ_TIMER_IRQ (
MIPS_CPU_IRQ_BASE
+6)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
jazz.h
130
#define JAZZ_TIMER_IRQ (
MIPS_CPU_IRQ_BASE
+6)
/external/kernel-headers/original/asm-mips/mach-au1x00/
au1000.h
521
AU1000_FIRST_INT =
MIPS_CPU_IRQ_BASE
+ 8,
600
AU1500_FIRST_INT =
MIPS_CPU_IRQ_BASE
+ 8,
682
AU1100_FIRST_INT =
MIPS_CPU_IRQ_BASE
+ 8,
757
AU1550_FIRST_INT =
MIPS_CPU_IRQ_BASE
+ 8,
847
AU1200_FIRST_INT =
MIPS_CPU_IRQ_BASE
+ 8,
944
#define AU1000_INTC0_INT_BASE (
MIPS_CPU_IRQ_BASE
+ 8)
[
all
...]
/bionic/libc/kernel/arch-mips/asm/mach-au1x00/
au1000.h
129
#define AU1000_INTC0_INT_BASE (
MIPS_CPU_IRQ_BASE
+ 8)
[
all
...]
/development/ndk/platforms/android-9/arch-mips/include/asm/mach-au1x00/
au1000.h
129
#define AU1000_INTC0_INT_BASE (
MIPS_CPU_IRQ_BASE
+ 8)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/mach-au1x00/
au1000.h
129
#define AU1000_INTC0_INT_BASE (
MIPS_CPU_IRQ_BASE
+ 8)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/mach-au1x00/
au1000.h
129
#define AU1000_INTC0_INT_BASE (
MIPS_CPU_IRQ_BASE
+ 8)
[
all
...]
Completed in 1500 milliseconds