Searched refs:TXX9_SIFLCR_TES (Results 1 – 1 of 1) sorted by relevance
154 #define TXX9_SIFLCR_TES 0x00000800 macro720 TXX9_SIFLCR_RCS | TXX9_SIFLCR_TES); in serial_txx9_set_termios()723 TXX9_SIFLCR_RCS | TXX9_SIFLCR_TES); in serial_txx9_set_termios()916 if (!(up->port.flags & UPF_CONS_FLOW) && (flcr & TXX9_SIFLCR_TES)) in serial_txx9_console_write()917 sio_out(up, TXX9_SIFLCR, flcr & ~TXX9_SIFLCR_TES); in serial_txx9_console_write()