Searched refs:LINFLEXD_UARTCR_PCE (Results 1 – 1 of 1) sorted by relevance
86 #define LINFLEXD_UARTCR_PCE BIT(2) macro479 cr |= LINFLEXD_UARTCR_PCE; in linflex_set_termios()487 cr &= ~LINFLEXD_UARTCR_PCE; in linflex_set_termios()690 if (cr & LINFLEXD_UARTCR_PCE) { in linflex_console_get_options()698 if (cr & LINFLEXD_UARTCR_PCE) in linflex_console_get_options()
Completed in 5 milliseconds