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