Searched refs:USR1_AWAKE (Results 1 – 1 of 1) sorted by relevance
146 #define USR1_AWAKE (1<<4) /* Aysnc wake interrupt flag */ macro773 if (sts & USR1_AWAKE) in imx_int()774 writel(USR1_AWAKE, sport->port.membase + USR1); in imx_int()