Searched refs:ASY_LCR_WLS0 (Results 1 – 2 of 2) sorted by relevance
179 #define ASY_LCR_WLS0 0x01 /* word length select bit 0 */ macro194 #define ASY_LCR_BITS6 ASY_LCR_WLS0 /* 6 bits per char */196 #define ASY_LCR_BITS8 (ASY_LCR_WLS0 | ASY_LCR_WLS1) /* 8 bits per char */
2788 asy_clr(asy, ASY_LCR, ASY_LCR_WLS0 | ASY_LCR_WLS1 | in asy_program()