Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dimx.c99 #define UCR2_WS (1<<5) /* Word size */ macro
1293 ucr2 = UCR2_WS | UCR2_SRST | UCR2_IRTS; in imx_set_termios()
1702 if (ucr2 & UCR2_WS) in imx_console_get_options()