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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-sa1100/
H A Dhardware.h53 #define VIO_BASE 0xf8000000 /* virtual start of IO space */ macro
58 ( (((x)&0x00ffffff) | (((x)&0x30000000)>>VIO_SHIFT)) + VIO_BASE )
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-sa1100/
H A Dhardware.h53 #define VIO_BASE 0xf8000000 /* virtual start of IO space */ macro
58 ( (((x)&0x00ffffff) | (((x)&0x30000000)>>VIO_SHIFT)) + VIO_BASE )

Completed in 45 milliseconds