taglinefilesource code
ICRNL149include/linux/tty.h#define I_CRNL(tty)  _I_FLAG((tty),ICRNL)
ICRNL835kernel/chr_drv/tty_io.ctp->c_iflag = ICRNL | IXON;