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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Ddz.h20 #define DZ_RDONE 0x0080 /* Receiver data ready */ macro
H A Ddz.c347 if ((status & (DZ_RDONE | DZ_RIE)) == (DZ_RDONE | DZ_RIE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Ddz.h20 #define DZ_RDONE 0x0080 /* Receiver data ready */ macro
H A Ddz.c347 if ((status & (DZ_RDONE | DZ_RIE)) == (DZ_RDONE | DZ_RIE))

Completed in 173 milliseconds