Searched refs:TXX9_SIFLCR_TES (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/
H A Dserial_txx9.c143 #define TXX9_SIFLCR_TES 0x00000800 macro
669 TXX9_SIFLCR_RCS | TXX9_SIFLCR_TES);
672 TXX9_SIFLCR_RCS | TXX9_SIFLCR_TES);
860 if (!(up->flags & UPF_CONS_FLOW) && (flcr & TXX9_SIFLCR_TES))
861 sio_out(up, TXX9_SIFLCR, flcr & ~TXX9_SIFLCR_TES);

Completed in 99 milliseconds