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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dserial_txx9.c123 #define TXX9_SIDISR_UVALID 0x00004000 macro
346 } while (!(disr & TXX9_SIDISR_UVALID) && (max_count-- > 0));

Completed in 94 milliseconds