Home
last modified time | relevance | path

Searched refs:AUART_LINECTRL_EPS (Results 1 – 1 of 1) sorted by relevance

/drivers/tty/serial/
Dmxs-auart.c89 #define AUART_LINECTRL_EPS (1 << 2) macro
320 ctrl |= AUART_LINECTRL_EPS; in mxs_auart_settermios()
602 if (lcr_h & AUART_LINECTRL_EPS) in auart_console_get_options()