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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Ddz.h17 #define DZ_TRDY 0x8000 /* Transmitter empty */ macro
H A Ddz.c331 if ((status & (DZ_TRDY | DZ_TIE)) == (DZ_TRDY | DZ_TIE))
675 if (!(trdy & DZ_TRDY))

Completed in 120 milliseconds