Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmxs-auart.c96 #define AUART_LINECTRL_PEN (1 << 1) macro
1005 ctrl |= AUART_LINECTRL_PEN; in mxs_auart_settermios()
1409 if (lcr_h & AUART_LINECTRL_PEN) { in auart_console_get_options()