Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Damba-pl011.c61 REG_LCRH_RX, enumerator
89 [REG_LCRH_RX] = UART011_LCRH,
177 [REG_LCRH_RX] = ST_UART011_LCRH_RX,
1766 return pl011_reg_to_offset(uap, REG_LCRH_RX) != in pl011_split_lcrh()
1772 pl011_write(lcr_h, uap, REG_LCRH_RX); in pl011_write_lcr_h()
1942 pl011_shutdown_channel(uap, REG_LCRH_RX); in pl011_disable_uart()