Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsprd_serial.c86 #define SPRD_CTL2 0x0020 macro
345 u32 val = serial_in(port, SPRD_CTL2); in sprd_rx_full_thld()
349 serial_out(port, SPRD_CTL2, val); in sprd_rx_full_thld()
695 serial_out(port, SPRD_CTL2, in sprd_startup()