ASY_LCR_BITS8
asy->asy_lcr = ASY_LCR_STOP1 | ASY_LCR_BITS8;
asy_put(asy, ASY_LCR, ASY_LCR_STOP1 | ASY_LCR_BITS8);
lcr |= ASY_LCR_BITS8;
asy->asy_cflag |= ASY_LCR_BITS8; /* add default bits */
asy->asy_cflag |= ASY_LCR_BITS8; /* add default bits */
asy->asy_lcr = ASY_LCR_BITS8;