Searched refs:pl011_write (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/tty/serial/ |
| H A D | amba-pl011.c | 1308 pl011_write(cr, uap, REG_CR); in pl011_rs485_tx_stop() 1371 pl011_write(cr, uap, REG_CR); in pl011_rs485_tx_start() 1497 pl011_write(c, uap, REG_DR); in pl011_tx_char() 1691 pl011_write(cr, uap, REG_CR); in pl011_set_mctrl() 1763 pl011_write(ch, uap, REG_DR); in pl011_put_poll_char() 1920 pl011_write(cr, uap, REG_CR); in pl011_startup() 1969 pl011_write(val, uap, lcrh); in pl011_shutdown_channel() 1986 pl011_write(cr, uap, REG_CR); in pl011_disable_uart() 2297 pl011_write(cr, uap, REG_CR); in pl011_rs485_config() 2369 pl011_write(ch, uap, REG_DR); in pl011_console_putchar() [all …]
|