Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmxs-auart.c94 #define AUART_LINECTRL_PEN (1 << 1) macro
958 ctrl |= AUART_LINECTRL_PEN; in mxs_auart_settermios()
1366 if (lcr_h & AUART_LINECTRL_PEN) { in auart_console_get_options()