Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dimx.c68 #define UCR1_ADEN (1<<15) /* Auto detect interrupt */ macro
2297 ucr1 &= ~(UCR1_ADEN | UCR1_TRDYEN | UCR1_IDEN | UCR1_RRDYEN | in imx_uart_probe()