Searched refs:USR2_BRCD (Results 1 – 1 of 1) sorted by relevance
154 #define USR2_BRCD (1<<2) /* Break condition */ macro659 if (temp & USR2_BRCD) { in imx_rxint()660 writel(USR2_BRCD, sport->port.membase + USR2); in imx_rxint()