Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dimx.c148 #define USR2_BRCD (1<<2) /* Break condition */ macro
1281 if (usr2 & USR2_BRCD) { in imx_uart_clear_rx_errors()
1283 imx_uart_writel(sport, USR2_BRCD, USR2); in imx_uart_clear_rx_errors()