Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dclps711x.c49 #define UBRLCR_EVENPRT (1 << 14) macro
294 ubrlcr |= UBRLCR_EVENPRT; in uart_clps711x_set_termios()
409 if (ubrlcr & UBRLCR_EVENPRT) in uart_clps711x_console_setup()