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