Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dimx.c929 static void imx_uart_clear_rx_errors(struct imx_port *sport);
1195 imx_uart_clear_rx_errors(sport); in imx_uart_dma_rx_callback()
1295 static void imx_uart_clear_rx_errors(struct imx_port *sport) in imx_uart_clear_rx_errors() function