Searched refs:REG_LCRH_TX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/tty/serial/ |
| D | amba-pl011.h | 11 REG_LCRH_TX, enumerator
|
| D | amba-pl011.c | 67 [REG_LCRH_TX] = UART011_LCRH, 155 [REG_LCRH_TX] = ST_UART011_LCRH_TX, 200 [REG_LCRH_TX] = ZX_UART011_LCRH, 1588 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_break_ctl() 1593 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_break_ctl() 1698 pl011_reg_to_offset(uap, REG_LCRH_TX); in pl011_split_lcrh() 1712 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_write_lcr_h() 1855 pl011_shutdown_channel(uap, REG_LCRH_TX); in pl011_disable_uart() 2264 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_console_get_options()
|