Home
last modified time | relevance | path

Searched refs:PCI32_MAPPED_BASE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/include/asm/pci/
H A Dbridge.h756 #define PCI32_MAPPED_BASE BRIDGE_DMA_MAPPED_BASE macro
759 #define IS_PCI32_LOCAL(x) ((ulong_t)(x) < PCI32_MAPPED_BASE)
761 (ulong_t)(x) >= PCI32_MAPPED_BASE)
762 #define IS_PCI32_DIRECT(x) ((ulong_t)(x) >= PCI32_MAPPED_BASE)