Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Damba-pl011.h10 REG_LCRH_RX, enumerator
Damba-pl011.c66 [REG_LCRH_RX] = UART011_LCRH,
154 [REG_LCRH_RX] = ST_UART011_LCRH_RX,
199 [REG_LCRH_RX] = ZX_UART011_LCRH,
1697 return pl011_reg_to_offset(uap, REG_LCRH_RX) != in pl011_split_lcrh()
1703 pl011_write(lcr_h, uap, REG_LCRH_RX); in pl011_write_lcr_h()
1853 pl011_shutdown_channel(uap, REG_LCRH_RX); in pl011_disable_uart()