Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/amba/
Dserial.h114 #define UART01x_LCRH_EPS 0x04 macro
/linux-4.4.14/drivers/tty/serial/
Damba-pl010.c428 lcr_h |= UART01x_LCRH_EPS; in pl010_set_termios()
633 if (lcr_h & UART01x_LCRH_EPS) in pl010_console_get_options()
Damba-pl011.c1852 lcr_h |= UART01x_LCRH_EPS; in pl011_set_termios()
2118 if (lcr_h & UART01x_LCRH_EPS) in pl011_console_get_options()