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