Searched refs:CS5 (Results 1 – 7 of 7) sorted by relevance
132 #define CS5 0x00000000U /* 5 bits (pseudo) */ macro
80 { "cs5", CS5, CSIZE },
143 case CS5: in print()
87 { "5", CS5, BITS },
204 FLAG_MASK(CSIZE, CS5),
417 if((tp->tty_termios.c_cflag & CSIZE) == CS5) in rs_config()
423 case CS5: in rs_config()