Home
last modified time | relevance | path

Searched refs:SERIAL3_VIRT (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-h720x/include/mach/
Dh7201-regs.h21 #define SERIAL3_VIRT (IO_VIRT + 0x50200) macro
Dh7202-regs.h25 #define SERIAL3_VIRT (IO_VIRT + SERIAL3_OFS) macro
/arch/arm/mach-h720x/
Dcpu-h7202.c79 .membase = (void*)SERIAL3_VIRT,
223 CPU_REG (SERIAL3_VIRT, SERIAL_ENABLE) = SERIAL_ENABLE_EN; in init_hw_h7202()