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