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