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