Searched refs:UCR1_IDEN (Results 1 – 3 of 3) sorted by relevance
27 #define UCR1_IDEN (1<<12) /* Idle condition interrupt */ macro
530 #define UCR1_IDEN (1<<12) /* Idle condition interrupt */ macro
68 #define UCR1_IDEN (1<<12) /* Idle condition interrupt */ macro2380 ucr1 &= ~(UCR1_ADEN | UCR1_TRDYEN | UCR1_IDEN | UCR1_RRDYEN | UCR1_RTSDEN); in imx_uart_probe()