Searched refs:REG_LCRH_TX (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/tty/serial/ |
| H A D | amba-pl011.c | 62 REG_LCRH_TX, enumerator 90 [REG_LCRH_TX] = UART011_LCRH, 178 [REG_LCRH_TX] = ST_UART011_LCRH_TX, 1702 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_break_ctl() 1707 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_break_ctl() 1811 pl011_reg_to_offset(uap, REG_LCRH_TX); in pl011_split_lcrh() 1825 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_write_lcr_h() 1994 pl011_shutdown_channel(uap, REG_LCRH_TX); in pl011_disable_uart() 2381 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_console_get_options()
|