Searched refs:USR1_AGTIM (Results 1 – 1 of 1) sorted by relevance
133 #define USR1_AGTIM (1<<8) /* Ageing timer interrupt flag */ macro957 usr1 &= ~USR1_AGTIM; in imx_uart_int()971 if (usr1 & (USR1_RRDY | USR1_AGTIM)) { in imx_uart_int()972 imx_uart_writel(sport, USR1_AGTIM, USR1); in imx_uart_int()