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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dserial_txx9.c129 #define TXX9_SIDISR_TDIS 0x00000100 macro
395 status &= ~TXX9_SIDISR_TDIS;
396 if (!(status & (TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS |
404 if (status & TXX9_SIDISR_TDIS)
408 TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS |
606 TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS;

Completed in 90 milliseconds