Searched refs:INLCR (Results 1 – 8 of 8) sorted by relevance
15 #define INLCR 0x040 /* Map NL to CR on input */ macro
96 | INLCR /* disable translate NL to CR */ in empeg_init_termios()
930 | INLCR /* disable translate NL to CR */ in cypress_set_termios()
131 INLCR | IGNCR | ICRNL | IXON); in ttyport_open()
451 tty_driver->init_termios.c_iflag &= ~INLCR; in ice_gnss_create_tty_driver()
64 #define I_INLCR(tty) _I_FLAG((tty), INLCR)
73 --iflag -ICRNL,INLCR,-IXOFF \
1053 | INLCR /* disable translate NL to CR */ in hso_init_termios()