Searched refs:ASY_LCR_BITS8 (Results 1 – 2 of 2) sorted by relevance
196 #define ASY_LCR_BITS8 (ASY_LCR_WLS0 | ASY_LCR_WLS1) /* 8 bits per char */ macro
1521 asy->asy_lcr = ASY_LCR_STOP1 | ASY_LCR_BITS8; in asyattach()2116 asy_put(asy, ASY_LCR, ASY_LCR_STOP1 | ASY_LCR_BITS8); in asy_identify_chip()2789 lcr |= ASY_LCR_BITS8; in asy_program()5056 asy->asy_cflag |= ASY_LCR_BITS8; /* add default bits */ in asy_parse_mode()5102 asy->asy_cflag |= ASY_LCR_BITS8; /* add default bits */ in asy_parse_mode()5109 asy->asy_lcr = ASY_LCR_BITS8; in asy_parse_mode()