Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Damba-pl011.h11 REG_LCRH_TX, enumerator
A Damba-pl011.c62 [REG_LCRH_TX] = UART011_LCRH,
150 [REG_LCRH_TX] = ST_UART011_LCRH_TX,
195 [REG_LCRH_TX] = ZX_UART011_LCRH,
1652 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_break_ctl()
1657 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_break_ctl()
1762 pl011_reg_to_offset(uap, REG_LCRH_TX); in pl011_split_lcrh()
1776 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_write_lcr_h()
1929 pl011_shutdown_channel(uap, REG_LCRH_TX); in pl011_disable_uart()
2388 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_console_get_options()

Completed in 8 milliseconds