Searched refs:TXX9_SIDISR_UVALID (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.c117 #define TXX9_SIDISR_UVALID 0x00004000 macro
345 } while (!(disr & TXX9_SIDISR_UVALID) && (max_count-- > 0));
508 while (sio_in(up, TXX9_SIDISR) & TXX9_SIDISR_UVALID)

Completed in 47 milliseconds