OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AU1000_INTC0_INT_BASE
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/mach-au1x00/
au1000.h
129
#define
AU1000_INTC0_INT_BASE
(MIPS_CPU_IRQ_BASE + 8)
130
#define AU1000_INTC0_INT_LAST (
AU1000_INTC0_INT_BASE
+ 31)
131
#define AU1000_INTC1_INT_BASE (
AU1000_INTC0_INT_BASE
+ 32)
[
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)
130
#define AU1000_INTC0_INT_LAST (
AU1000_INTC0_INT_BASE
+ 31)
131
#define AU1000_INTC1_INT_BASE (
AU1000_INTC0_INT_BASE
+ 32)
[
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)
130
#define AU1000_INTC0_INT_LAST (
AU1000_INTC0_INT_BASE
+ 31)
131
#define AU1000_INTC1_INT_BASE (
AU1000_INTC0_INT_BASE
+ 32)
[
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)
130
#define AU1000_INTC0_INT_LAST (
AU1000_INTC0_INT_BASE
+ 31)
131
#define AU1000_INTC1_INT_BASE (
AU1000_INTC0_INT_BASE
+ 32)
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/mach-au1x00/
au1000.h
129
#define
AU1000_INTC0_INT_BASE
(MIPS_CPU_IRQ_BASE + 8)
130
#define AU1000_INTC0_INT_LAST (
AU1000_INTC0_INT_BASE
+ 31)
131
#define AU1000_INTC1_INT_BASE (
AU1000_INTC0_INT_BASE
+ 32)
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/mach-au1x00/
au1000.h
129
#define
AU1000_INTC0_INT_BASE
(MIPS_CPU_IRQ_BASE + 8)
130
#define AU1000_INTC0_INT_LAST (
AU1000_INTC0_INT_BASE
+ 31)
131
#define AU1000_INTC1_INT_BASE (
AU1000_INTC0_INT_BASE
+ 32)
[
all
...]
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/mach-au1x00/
au1000.h
129
#define
AU1000_INTC0_INT_BASE
(MIPS_CPU_IRQ_BASE + 8)
130
#define AU1000_INTC0_INT_LAST (
AU1000_INTC0_INT_BASE
+ 31)
131
#define AU1000_INTC1_INT_BASE (
AU1000_INTC0_INT_BASE
+ 32)
[
all
...]
/external/kernel-headers/original/asm-mips/mach-au1x00/
au1000.h
944
#define
AU1000_INTC0_INT_BASE
(MIPS_CPU_IRQ_BASE + 8)
945
#define AU1000_INTC0_INT_LAST (
AU1000_INTC0_INT_BASE
+ 31)
946
#define AU1000_INTC1_INT_BASE (
AU1000_INTC0_INT_BASE
+ 32)
[
all
...]
Completed in 171 milliseconds