Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/pci/
H A Dbridge.h775 #define GIO_MAPPED_BASE BRIDGE_DMA_MAPPED_BASE macro
778 #define IS_GIO_LOCAL(x) ((ulong_t)(x) < GIO_MAPPED_BASE)
780 (ulong_t)(x) >= GIO_MAPPED_BASE)
781 #define IS_GIO_DIRECT(x) ((ulong_t)(x) >= GIO_MAPPED_BASE)