Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dnetx-serial.c57 #define LINE_CR_EPS (1<<2) macro
354 line_cr |= LINE_CR_EPS; in netx_set_termios()
555 if (line_cr & LINE_CR_EPS) in netx_console_get_options()