Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dnetx-serial.c69 #define LINE_CR_EPS (1<<2) macro
366 line_cr |= LINE_CR_EPS; in netx_set_termios()
567 if (line_cr & LINE_CR_EPS) in netx_console_get_options()