Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/
Dimx.c149 #define USR2_BRCD (1<<2) /* Break condition */ macro
813 if (usr2 & USR2_BRCD) { in __imx_uart_rxint()
814 imx_uart_writel(sport, USR2_BRCD, USR2); in __imx_uart_rxint()
1246 if (usr2 & USR2_BRCD) { in imx_uart_clear_rx_errors()
1248 imx_uart_writel(sport, USR2_BRCD, USR2); in imx_uart_clear_rx_errors()