Searched refs:ICRNL (Results 1 – 10 of 10) sorted by relevance
17 #define ICRNL 0x100 /* Map CR to NL on input */ macro
97 | ICRNL /* disable translate CR to NL */ in empeg_init_termios()
929 | ICRNL /* disable translate CR to NL */ in cypress_set_termios()
121 INLCR | IGNCR | ICRNL | IXON); in ttyport_open()
65 #define I_ICRNL(tty) _I_FLAG((tty), ICRNL)
590 termios->c_iflag = ICRNL | IXON; in set_sgflags()
125 .c_iflag = ICRNL | IXON,
73 --iflag -ICRNL,INLCR,-IXOFF \
1279 drv->init_termios.c_iflag = ICRNL; in capinc_tty_init()
1054 | ICRNL /* disable translate CR to NL */ in hso_init_termios()