Searched refs:BRIDGE_DEVIO_1MB (Results 1 – 1 of 1) sorted by relevance
381 #define BRIDGE_DEVIO_1MB 0x00100000 /* Device IO Offset (2..7) */ macro383 …GE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)