Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dimx.c772 * imx_uart_mctrl_check() will be able to recognize that RTS in __imx_uart_rtsint()
773 * state changed since last imx_uart_mctrl_check() call. in __imx_uart_rtsint()
776 * deasserted by the time imx_uart_mctrl_check() was called, in __imx_uart_rtsint()
777 * imx_uart_mctrl_check() can detect the RTS state change and in __imx_uart_rtsint()
968 static void imx_uart_mctrl_check(struct imx_port *sport) in imx_uart_mctrl_check() function
1047 imx_uart_mctrl_check(sport); in imx_uart_int()
1174 imx_uart_mctrl_check(sport); in imx_uart_timeout()