Searched refs:PCI32_MAPPED_BASE (Results 1 – 1 of 1) sorted by relevance
599 #define PCI32_MAPPED_BASE BRIDGE_DMA_MAPPED_BASE macro601 #define IS_PCI32_LOCAL(x) ((ulong_t)(x) < PCI32_MAPPED_BASE)602 #define IS_PCI32_MAPPED(x) ((ulong_t)(x) < PCI32_DIRECT_BASE && (ulong_t)(x) >= PCI32_MAPPED_BASE)604 #define IS_PCI32_DIRECT(x) ((ulong_t)(x) >= PCI32_MAPPED_BASE)