Searched refs:UART01x_LCRH_EPS (Results 1 – 3 of 3) sorted by relevance
128 #define UART01x_LCRH_EPS 0x04 macro
382 lcr_h |= UART01x_LCRH_EPS; in pl010_set_termios()583 if (lcr_h & UART01x_LCRH_EPS) in pl010_console_get_options()
2095 lcr_h |= UART01x_LCRH_EPS; in pl011_set_termios()2375 if (lcr_h & UART01x_LCRH_EPS) in pl011_console_get_options()
Completed in 11 milliseconds