Searched refs:ISTRIP (Results 1 – 19 of 19) sorted by relevance
98 | ISTRIP /* disable clear high bit of input characters */ in empeg_init_termios()
980 | ISTRIP /* disable clear high bit of input char */ in cypress_set_termios()
66 #define ISTRIP 0000040 macro
67 #define ISTRIP 0000040 macro
76 #define ISTRIP 0000040 macro
68 #define ISTRIP 0000040 macro
82 #define ISTRIP 0000040 macro
71 #define ISTRIP 0000040 macro
87 #define ISTRIP 0000040 /* Strip 8th bit off characters. */ macro
69 #define ISTRIP 0000040 macro
97 #define ISTRIP 0x00000020 macro
327 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in hci_uart_init_tty()
132 #define I_ISTRIP(tty) _I_FLAG((tty), ISTRIP)
1079 | ISTRIP /* disable clear high bit of input characters */ in hso_init_termios()
2883 INPCK | ISTRIP | IXON | IXANY | IXOFF); in dgap_param()