OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI32_DIRECT_BASE
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/pci/
bridge.h
600
#define
PCI32_DIRECT_BASE
BRIDGE_DMA_DIRECT_BASE
602
#define IS_PCI32_MAPPED(x) ((ulong_t)(x) <
PCI32_DIRECT_BASE
&& (ulong_t)(x) >= PCI32_MAPPED_BASE)
/development/ndk/platforms/android-9/arch-mips/include/asm/pci/
bridge.h
600
#define
PCI32_DIRECT_BASE
BRIDGE_DMA_DIRECT_BASE
602
#define IS_PCI32_MAPPED(x) ((ulong_t)(x) <
PCI32_DIRECT_BASE
&& (ulong_t)(x) >= PCI32_MAPPED_BASE)
/external/kernel-headers/original/asm-mips/pci/
bridge.h
754
#define
PCI32_DIRECT_BASE
BRIDGE_DMA_DIRECT_BASE
757
#define IS_PCI32_MAPPED(x) ((ulong_t)(x) <
PCI32_DIRECT_BASE
&& \
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h
600
#define
PCI32_DIRECT_BASE
BRIDGE_DMA_DIRECT_BASE
602
#define IS_PCI32_MAPPED(x) ((ulong_t)(x) <
PCI32_DIRECT_BASE
&& (ulong_t)(x) >= PCI32_MAPPED_BASE)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h
600
#define
PCI32_DIRECT_BASE
BRIDGE_DMA_DIRECT_BASE
602
#define IS_PCI32_MAPPED(x) ((ulong_t)(x) <
PCI32_DIRECT_BASE
&& (ulong_t)(x) >= PCI32_MAPPED_BASE)
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h
600
#define
PCI32_DIRECT_BASE
BRIDGE_DMA_DIRECT_BASE
602
#define IS_PCI32_MAPPED(x) ((ulong_t)(x) <
PCI32_DIRECT_BASE
&& (ulong_t)(x) >= PCI32_MAPPED_BASE)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/pci/
bridge.h
600
#define
PCI32_DIRECT_BASE
BRIDGE_DMA_DIRECT_BASE
602
#define IS_PCI32_MAPPED(x) ((ulong_t)(x) <
PCI32_DIRECT_BASE
&& (ulong_t)(x) >= PCI32_MAPPED_BASE)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h
600
#define
PCI32_DIRECT_BASE
BRIDGE_DMA_DIRECT_BASE
602
#define IS_PCI32_MAPPED(x) ((ulong_t)(x) <
PCI32_DIRECT_BASE
&& (ulong_t)(x) >= PCI32_MAPPED_BASE)
Completed in 33 milliseconds