Searched refs:LINE_CR_BITS_MASK (Results 1 – 1 of 1) sorted by relevance
76 #define LINE_CR_BITS_MASK (3<<5) macro573 switch (line_cr & LINE_CR_BITS_MASK) { in netx_console_get_options()