Home
last modified time | relevance | path

Searched refs:IGNCR (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/include/uapi/asm-generic/
Dtermbits-common.h16 #define IGNCR 0x080 /* Ignore CR */ macro
/linux-6.6.21/drivers/usb/serial/
Dempeg.c97 | IGNCR /* disable ignore CR */ in empeg_init_termios()
Dcypress_m8.c931 | IGNCR /* disable ignore CR */ in cypress_set_termios()
/linux-6.6.21/drivers/tty/serdev/
Dserdev-ttyport.c131 INLCR | IGNCR | ICRNL | IXON); in ttyport_open()
/linux-6.6.21/include/linux/
Dtty.h65 #define I_IGNCR(tty) _I_FLAG((tty), IGNCR)
/linux-6.6.21/drivers/net/usb/
Dhso.c1054 | IGNCR /* disable ignore CR */ in hso_init_termios()