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

/external/kernel-headers/original/asm-mips/pci/
H A Dbridge.h375 #define BRIDGE_DEVIO0 0x00200000 /* Device IO 0 Addr */ macro
383 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)

Completed in 44 milliseconds