Searched refs:Cy_2_STOP (Results 1 – 4 of 4) sorted by relevance
146 #define Cy_2_STOP (0x04) macro
757 #define Cy_2_STOP (0x08) macro
1025 info->cor3 = (cflag & CSTOPB) ? Cy_2_STOP : Cy_1_STOP; in config_setup()
3344 info->cor1 |= Cy_2_STOP; in set_line_char()