Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dnetx-serial.c76 #define LINE_CR_BITS_MASK (3<<5) macro
573 switch (line_cr & LINE_CR_BITS_MASK) { in netx_console_get_options()