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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dserial_txx9.c158 #define TXX9_SIFLCR_TES 0x00000800 macro
733 TXX9_SIFLCR_RCS | TXX9_SIFLCR_TES);
736 TXX9_SIFLCR_RCS | TXX9_SIFLCR_TES);
930 if (!(up->port.flags & UPF_CONS_FLOW) && (flcr & TXX9_SIFLCR_TES))
931 sio_out(up, TXX9_SIFLCR, flcr & ~TXX9_SIFLCR_TES);

Completed in 106 milliseconds