Searched refs:UCR3_RI (Results 1 – 1 of 1) sorted by relevance
101 #define UCR3_RI (1<<8) /* Ring indicator */ macro 1544 ucr3 |= UCR3_DTRDEN | UCR3_RI | UCR3_DCD; in imx_uart_startup() 1548 ucr3 &= ~(UCR3_RI | UCR3_DCD); in imx_uart_startup() 2564 * and influences if UCR3_RI and UCR3_DCD changes the level of RI in imx_uart_probe() 2573 * Disable UCR3_RI and UCR3_DCD irqs. They are also not in imx_uart_probe()