Home
last modified time | relevance | path

Searched refs:UCR1_IDEN (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/tty/serial/
Dimx.c69 #define UCR1_IDEN (1<<12) /* Idle condition interrupt */ macro
2429 ucr1 &= ~(UCR1_ADEN | UCR1_TRDYEN | UCR1_IDEN | UCR1_RRDYEN | UCR1_RTSDEN); in imx_uart_probe()