Home
last modified time | relevance | path

Searched refs:SERIAL1_VIRT (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-h720x/
Dcpu-h7202.c60 .membase = (void*)SERIAL1_VIRT,
220 CPU_REG (SERIAL1_VIRT, SERIAL_ENABLE) = SERIAL_ENABLE_EN; in init_hw_h7202()
/linux-2.6.39/arch/arm/mach-h720x/include/mach/
Dhardware.h178 #define SERIAL1_VIRT (IO_VIRT + SERIAL1_OFS) macro