Home
last modified time | relevance | path

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

/arch/arm/mach-h720x/
Dcpu-h7202.c219 CPU_REG (SERIAL0_VIRT, SERIAL_ENABLE) = SERIAL_ENABLE_EN; in init_hw_h7202()
220 CPU_REG (SERIAL1_VIRT, SERIAL_ENABLE) = SERIAL_ENABLE_EN; in init_hw_h7202()
222 CPU_REG (SERIAL2_VIRT, SERIAL_ENABLE) = SERIAL_ENABLE_EN; in init_hw_h7202()
223 CPU_REG (SERIAL3_VIRT, SERIAL_ENABLE) = SERIAL_ENABLE_EN; in init_hw_h7202()
/arch/arm/mach-h720x/include/mach/
Dhardware.h181 #define SERIAL_ENABLE 0x30 macro