Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dimx.c151 #define USR2_BRCD (1<<2) /* Break condition */ macro
1303 if (usr2 & USR2_BRCD) { in imx_uart_clear_rx_errors()
1305 imx_uart_writel(sport, USR2_BRCD, USR2); in imx_uart_clear_rx_errors()