Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dimx.c102 #define UCR3_ADNIMP (1<<7) /* Autobaud Detection Not Improved */ macro
2571 IMX21_UCR3_RXDMUXSEL | UCR3_ADNIMP | UCR3_DSR, in imx_uart_probe()
2581 ucr3 |= IMX21_UCR3_RXDMUXSEL | UCR3_ADNIMP; in imx_uart_probe()