Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Damba-pl011.c62 REG_LCRH_TX, enumerator
90 [REG_LCRH_TX] = UART011_LCRH,
178 [REG_LCRH_TX] = ST_UART011_LCRH_TX,
1661 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_break_ctl()
1666 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_break_ctl()
1771 pl011_reg_to_offset(uap, REG_LCRH_TX); in pl011_split_lcrh()
1785 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_write_lcr_h()
1948 pl011_shutdown_channel(uap, REG_LCRH_TX); in pl011_disable_uart()
2379 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_console_get_options()