Searched refs:UART01x_LCRH_EPS (Results 1 – 2 of 2) sorted by relevance
133 #define UART01x_LCRH_EPS BIT(2) macro
2142 lcr_h |= UART01x_LCRH_EPS; in pl011_set_termios()2385 if (lcr_h & UART01x_LCRH_EPS) in pl011_console_get_options()