Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Damba-pl011.h10 REG_LCRH_RX, enumerator
H A Damba-pl011.c61 [REG_LCRH_RX] = UART011_LCRH,
149 [REG_LCRH_RX] = ST_UART011_LCRH_RX,
194 [REG_LCRH_RX] = ZX_UART011_LCRH,
1696 return pl011_reg_to_offset(uap, REG_LCRH_RX) != in pl011_split_lcrh()
1702 pl011_write(lcr_h, uap, REG_LCRH_RX); in pl011_write_lcr_h()
1860 pl011_shutdown_channel(uap, REG_LCRH_RX); in pl011_disable_uart()