OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BRIDGE_DEVIO0
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/pci/
bridge.h
311
#define
BRIDGE_DEVIO0
0x00200000
319
#define BRIDGE_DEVIO(x) ((x)<=1 ?
BRIDGE_DEVIO0
+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/development/ndk/platforms/android-9/arch-mips/include/asm/pci/
bridge.h
311
#define
BRIDGE_DEVIO0
0x00200000
319
#define BRIDGE_DEVIO(x) ((x)<=1 ?
BRIDGE_DEVIO0
+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/external/kernel-headers/original/asm-mips/pci/
bridge.h
375
#define
BRIDGE_DEVIO0
0x00200000 /* Device IO 0 Addr */
383
#define BRIDGE_DEVIO(x) ((x)<=1 ?
BRIDGE_DEVIO0
+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h
311
#define
BRIDGE_DEVIO0
0x00200000
319
#define BRIDGE_DEVIO(x) ((x)<=1 ?
BRIDGE_DEVIO0
+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h
311
#define
BRIDGE_DEVIO0
0x00200000
319
#define BRIDGE_DEVIO(x) ((x)<=1 ?
BRIDGE_DEVIO0
+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h
311
#define
BRIDGE_DEVIO0
0x00200000
319
#define BRIDGE_DEVIO(x) ((x)<=1 ?
BRIDGE_DEVIO0
+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/pci/
bridge.h
311
#define
BRIDGE_DEVIO0
0x00200000
319
#define BRIDGE_DEVIO(x) ((x)<=1 ?
BRIDGE_DEVIO0
+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h
311
#define
BRIDGE_DEVIO0
0x00200000
319
#define BRIDGE_DEVIO(x) ((x)<=1 ?
BRIDGE_DEVIO0
+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
Completed in 39 milliseconds