Searched refs:BITS8 (Results 1 – 7 of 7) sorted by relevance
68 #define BITS8 0x03 /* 8 bits per char */ macro
444 lcr |= BITS8; in serial_adjust_prop()
89 #define BITS8 0x03 /* 8 bits per char */ macro
63 #define BITS8 0x03 /* 8 bits per char */ macro500 D16 movb $_CONST(STOP1|BITS8), %al / 1 stop bit, 8bit word len521 D16 movb $_CONST(STOP1|BITS8), %al / 1 stop bit, 8bit word len
893 asy->asy_lcr = STOP1|BITS8; /* default to 1 stop 8 bits */ in asyattach()1283 STOP1|BITS8); in asy_identify_chip()1377 STOP1|BITS8); in asy_identify_chip()1387 STOP1|BITS8); in asy_identify_chip()1415 STOP1|BITS8); in asy_identify_chip()1503 STOP1|BITS8); in asy_identify_chip()2137 lcr |= BITS8; in asy_program()4432 asy->asy_cflag |= BITS8; /* add default bits */ in asy_parse_mode()4478 asy->asy_cflag |= BITS8; /* add default bits */ in asy_parse_mode()4485 asy->asy_lcr = BITS8; in asy_parse_mode()
96 #define BITS8 0x03 /* 8 bits per char */ macro
625 OUTB(LCR, STOP1|BITS8); in asyattach()1449 lcr |= BITS8; in asy_program()