Searched refs:UCR2_PREN (Results 1 – 1 of 1) sorted by relevance
89 #define UCR2_PREN (1<<8) /* Parity enable */ macro1595 ucr2 |= UCR2_PREN; in imx_uart_set_termios()1983 if (ucr2 & UCR2_PREN) { in imx_uart_console_get_options()