Searched refs:VT8500_CSTOPB (Results 1 – 1 of 1) sorted by relevance
75 #define VT8500_CSTOPB (1 << 3) /* 2 stop bits (vs. 1) */ macro377 lcr &= ~VT8500_CSTOPB; in vt8500_set_termios()379 lcr |= VT8500_CSTOPB; in vt8500_set_termios()