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