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