Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Damba-pl011.c61 REG_LCRH_RX, enumerator
89 [REG_LCRH_RX] = UART011_LCRH,
177 [REG_LCRH_RX] = ST_UART011_LCRH_RX,
1748 return pl011_reg_to_offset(uap, REG_LCRH_RX) != in pl011_split_lcrh()
1754 pl011_write(lcr_h, uap, REG_LCRH_RX); in pl011_write_lcr_h()
1923 pl011_shutdown_channel(uap, REG_LCRH_RX); in pl011_disable_uart()