Searched refs:USR2_BRCD (Results 1 – 5 of 5) sorted by relevance
63 #define USR2_BRCD (1<<2) /* Break condition detected */ macro
322 USR2_DCDDELT | USR2_RTSF | USR2_BRCD | USR2_ORE; in imx_serial_write()389 s->usr2 |= USR2_BRCD; in imx_put_data()
100 #define USR2_BRCD (1<<2) /* Break condition */ macro
150 #define USR2_BRCD (1<<2) /* Break condition */ macro1312 if (usr2 & USR2_BRCD) { in imx_uart_clear_rx_errors()1314 imx_uart_writel(sport, USR2_BRCD, USR2); in imx_uart_clear_rx_errors()
600 #define USR2_BRCD (1<<2) /* Break condition */ macro