Searched refs:AUART_LINECTRL_WLEN_MASK (Results 1 – 1 of 1) sorted by relevance
89 #define AUART_LINECTRL_WLEN_MASK 0x00000060 macro1373 if ((lcr_h & AUART_LINECTRL_WLEN_MASK) == AUART_LINECTRL_WLEN(7)) in auart_console_get_options()