Searched refs:REG_LCRH_TX (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | amba-pl011.h | 11 REG_LCRH_TX, enumerator
|
| H A D | amba-pl011.c | 62 [REG_LCRH_TX] = UART011_LCRH, 150 [REG_LCRH_TX] = ST_UART011_LCRH_TX, 195 [REG_LCRH_TX] = ZX_UART011_LCRH, 1587 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_break_ctl() 1592 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_break_ctl() 1697 pl011_reg_to_offset(uap, REG_LCRH_TX); in pl011_split_lcrh() 1711 pl011_write(lcr_h, uap, REG_LCRH_TX); in pl011_write_lcr_h() 1862 pl011_shutdown_channel(uap, REG_LCRH_TX); in pl011_disable_uart() 2251 lcr_h = pl011_read(uap, REG_LCRH_TX); in pl011_console_get_options()
|