Searched refs:BRIDGE_DEVIO2 (Results 1 - 1 of 1) sorted by relevance

/arch/mips/include/asm/pci/
H A Dbridge.h377 #define BRIDGE_DEVIO2 0x00600000 /* Device IO 2 Addr */ macro
383 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)

Completed in 8 milliseconds