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