Home
last modified time | relevance | path

Searched refs:INLCR (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dtermbits-common.h15 #define INLCR 0x040 /* Map NL to CR on input */ macro
/linux/drivers/tty/serdev/
H A Dserdev-ttyport.c129 INLCR | IGNCR | ICRNL | IXON); in ttyport_open()
/linux/include/linux/
H A Dtty.h63 #define I_INLCR(tty) _I_FLAG((tty), INLCR)
/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst73 --iflag -ICRNL,INLCR,-IXOFF \
/linux/drivers/net/usb/
H A Dhso.c1052 | INLCR /* disable translate NL to CR */ in hso_init_termios()