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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Ddz.h17 #define DZ_TRDY 0x8000 /* Transmitter empty */ macro
H A Ddz.c350 if ((status & (DZ_TRDY | DZ_TIE)) == (DZ_TRDY | DZ_TIE))
819 if (!(trdy & DZ_TRDY))

Completed in 41 milliseconds