Searched refs:ISTRIP (Results 1 – 6 of 6) sorted by relevance
14 #define ISTRIP 0x020 /* Strip 8th bit off characters */ macro
95 | ISTRIP /* disable clear high bit of input characters */ in empeg_init_termios()
929 | ISTRIP /* disable clear high bit of input char */ in cypress_set_termios()
130 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
63 #define I_ISTRIP(tty) _I_FLAG((tty), ISTRIP)
1052 | ISTRIP /* disable clear high bit of input characters */ in hso_init_termios()