Searched refs:REG_LCRH_TX (Results 1 – 1 of 1) sorted by relevance
/openbmc/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, 1657 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_break_ctl() 1662 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_break_ctl() 1767 pl011_reg_to_offset(uap, REG_LCRH_TX); in pl011_split_lcrh() 1781 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_write_lcr_h() 1951 pl011_shutdown_channel(uap, REG_LCRH_TX); in pl011_disable_uart() 2382 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_console_get_options()
|