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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/pci/
H A Dbridge.h373 #define BRIDGE_DEVIO0 0x00200000 /* Device IO 0 Addr */ macro
381 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/pci/
H A Dbridge.h373 #define BRIDGE_DEVIO0 0x00200000 /* Device IO 0 Addr */ macro
381 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn2/pcibr/
H A Dpcibr_error.c1106 if ((bad_xaddr >= BRIDGE_DEVIO0) &&
1110 raw_paddr = bad_xaddr - BRIDGE_DEVIO0;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/pci/
H A Dbridge.h897 #define BRIDGE_DEVIO0 0x00200000 /* Device IO 0 Addr */ macro
907 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
1714 MACROFIELD_LINE(BRIDGE_DEVIO0, b_devio(0))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/pci/
H A Dbridge.h897 #define BRIDGE_DEVIO0 0x00200000 /* Device IO 0 Addr */ macro
907 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
1714 MACROFIELD_LINE(BRIDGE_DEVIO0, b_devio(0))

Completed in 61 milliseconds