Home
last modified time | relevance | path

Searched refs:lpuart32_read (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/tty/serial/
H A Dfsl_lpuart.c455 ctrl = lpuart32_read(port, UARTCTRL); in lpuart32_stop_tx()
472 ctrl = lpuart32_read(port, UARTCTRL); in lpuart32_stop_rx()
614 fifo = lpuart32_read(port, UARTFIFO); in lpuart_flush_buffer()
703 fifo = lpuart32_read(port, UARTFIFO); in lpuart32_poll_init()
713 lpuart32_read(port, UARTDATA); in lpuart32_poll_init()
735 return lpuart32_read(port, UARTDATA); in lpuart32_poll_get_char()
1481 ctrl = lpuart32_read(port, UARTCTRL); in lpuart32_config_rs485()
1534 ctrl = lpuart32_read(port, UARTCTRL); in lpuart32_get_mctrl()
1559 ctrl = lpuart32_read(port, UARTCTRL); in lpuart32_set_mctrl()
1585 ctrl = lpuart32_read(port, UARTCTRL); in lpuart32_break_ctl()
[all …]