Searched refs:ICRNL (Results 1 – 19 of 19) sorted by relevance
98 | ICRNL /* disable translate CR to NL */ in empeg_init_termios()
947 | ICRNL /* disable translate CR to NL */ in cypress_set_termios()
71 #define ICRNL 0000400 macro
75 #define ICRNL 0000400 macro
66 #define ICRNL 0000400 macro
86 #define ICRNL 0000400 macro
80 #define ICRNL 0000400 macro
72 #define ICRNL 0000400 macro
79 #define ICRNL 0000400 macro
83 #define ICRNL 0000400 macro
91 #define ICRNL 0000400 /* Map CR to NL on input. */ macro
101 #define ICRNL 0x00000100 macro
131 INLCR | IGNCR | ICRNL | IXON); in ttyport_open()
487 termios->c_iflag = ICRNL | IXON; in set_sgflags()
123 .c_iflag = ICRNL | IXON,
137 #define I_ICRNL(tty) _I_FLAG((tty), ICRNL)
1315 drv->init_termios.c_iflag = ICRNL; in capinc_tty_init()
1056 | ICRNL /* disable translate CR to NL */ in hso_init_termios()