Searched refs:UART01x_LCRH_WLEN_7 (Results 1 – 3 of 3) sorted by relevance
123 #define UART01x_LCRH_WLEN_7 0x40 macro
371 lcr_h = UART01x_LCRH_WLEN_7; in pl010_set_termios()589 if ((lcr_h & 0x60) == UART01x_LCRH_WLEN_7) in pl010_console_get_options()
2084 lcr_h = UART01x_LCRH_WLEN_7; in pl011_set_termios()2381 if ((lcr_h & 0x60) == UART01x_LCRH_WLEN_7) in pl011_console_get_options()
Completed in 10 milliseconds