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