Searched refs:ICRNL (Results 1 – 16 of 16) sorted by relevance
98 | ICRNL /* disable translate CR to NL */ in empeg_init_termios()
930 | ICRNL /* disable translate CR to NL */ in cypress_set_termios()
86 #define ICRNL 0000400 macro
72 #define ICRNL 0000400 macro
75 #define ICRNL 0000400 macro
80 #define ICRNL 0000400 macro
71 #define ICRNL 0000400 macro
91 #define ICRNL 0000400 /* Map CR to NL on input. */ macro
83 #define ICRNL 0000400 macro
101 #define ICRNL 0x00000100 macro
131 INLCR | IGNCR | ICRNL | IXON); in ttyport_open()
66 #define I_ICRNL(tty) _I_FLAG((tty), ICRNL)
511 termios->c_iflag = ICRNL | IXON; in set_sgflags()
124 .c_iflag = ICRNL | IXON,
1285 drv->init_termios.c_iflag = ICRNL; in capinc_tty_init()
1055 | ICRNL /* disable translate CR to NL */ in hso_init_termios()
Completed in 31 milliseconds