Searched refs:ASC_CTL_STOP_1BIT (Results 1 – 1 of 1) sorted by relevance
86 #define ASC_CTL_STOP_1BIT 0x0008 macro510 ctrl_val |= (cflag & CSTOPB) ? ASC_CTL_STOP_2BIT : ASC_CTL_STOP_1BIT; in asc_set_termios()