Searched refs:ICRNL (Results 1 – 16 of 16) sorted by relevance
98 | ICRNL /* disable translate CR to NL */ in empeg_init_termios()
979 | ICRNL /* disable translate CR to NL */ in cypress_set_termios()
72 #define ICRNL 0000400 macro
75 #define ICRNL 0000400 macro
80 #define ICRNL 0000400 macro
70 #define ICRNL 0000400 macro
86 #define ICRNL 0000400 macro
71 #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()
137 #define I_ICRNL(tty) _I_FLAG((tty), ICRNL)
532 termios->c_iflag = ICRNL | IXON; in set_sgflags()
121 .c_iflag = ICRNL | IXON,
1281 drv->init_termios.c_iflag = ICRNL; in capinc_tty_init()
1072 | ICRNL /* disable translate CR to NL */ in hso_init_termios()