Searched defs:IO_ADDRESS (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-mx1ads/
H A Dhardware.h34 #define IO_ADDRESS(x) (x | IO_BASE) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-mx1ads/
H A Dhardware.h34 #define IO_ADDRESS(x) (x | IO_BASE) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-epxa10db/
H A Dhardware.h36 #define IO_ADDRESS(x) ((x) | 0xf0000000) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-epxa10db/
H A Dhardware.h36 #define IO_ADDRESS(x) ((x) | 0xf0000000) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-integrator/
H A Dhardware.h49 #define IO_ADDRESS(x) (((x) >> 4) + IO_BASE) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-integrator/
H A Dhardware.h49 #define IO_ADDRESS(x) (((x) >> 4) + IO_BASE) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/include/
H A Dactbl71.h44 typedef u64 IO_ADDRESS; typedef

Completed in 51 milliseconds