Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/pci/
H A Dbridge.h384 #define BRIDGE_DEVIO_1MB 0x00100000 /* Device IO Offset (2..7) */ macro
386 …GE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)