OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BRIDGE_DEVIO_1MB
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/pci/
bridge.h
317
#define
BRIDGE_DEVIO_1MB
0x00100000
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
317
#define
BRIDGE_DEVIO_1MB
0x00100000
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
381
#define
BRIDGE_DEVIO_1MB
0x00100000 /* Device IO Offset (2..7) */
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
317
#define
BRIDGE_DEVIO_1MB
0x00100000
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
317
#define
BRIDGE_DEVIO_1MB
0x00100000
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
317
#define
BRIDGE_DEVIO_1MB
0x00100000
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
317
#define
BRIDGE_DEVIO_1MB
0x00100000
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
317
#define
BRIDGE_DEVIO_1MB
0x00100000
319
#define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*
BRIDGE_DEVIO_1MB
)
Completed in 2830 milliseconds