Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dmxs-auart.c116 #define AUART_LINECTRL_PEN (1 << 1) macro
693 ctrl |= AUART_LINECTRL_PEN; in mxs_auart_settermios()
1083 if (lcr_h & AUART_LINECTRL_PEN) { in auart_console_get_options()