Searched refs:lcr_h (Results 1 – 1 of 1) sorted by relevance
1358 unsigned int lcr_h, quot; in auart_console_get_options() local1363 lcr_h = mxs_read(s, REG_LINECTRL); in auart_console_get_options()1366 if (lcr_h & AUART_LINECTRL_PEN) { in auart_console_get_options()1367 if (lcr_h & AUART_LINECTRL_EPS) in auart_console_get_options()1373 if ((lcr_h & AUART_LINECTRL_WLEN_MASK) == AUART_LINECTRL_WLEN(7)) in auart_console_get_options()