STOP2
lcr |= STOP2;
sp->stopbits = (lcr & STOP2) == STOP2? TwoStopBits:OneStopBit;
par, (sp->lcr & STOP2) == STOP2? 2:1);
case '2': lcr |= STOP2;