ASY_LCR_WLS1
asy_clr(asy, ASY_LCR, ASY_LCR_WLS0 | ASY_LCR_WLS1 |
#define ASY_LCR_BITS7 ASY_LCR_WLS1 /* 7 bits per char */
#define ASY_LCR_BITS8 (ASY_LCR_WLS0 | ASY_LCR_WLS1) /* 8 bits per char */