Searched refs:STATS_RSR (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/media/video/cx23885/
H A Dcx23888-ir.c81 #define STATS_RSR 0x00000010 macro
555 rsr = stats & STATS_RSR; /* Rx FIFO Service Request */
602 * Receive data on RSR to clear the STATS_RSR.
1046 stats & STATS_RSR ? "yes" : "no");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx25840/
H A Dcx25840-ir.c74 #define STATS_RSR 0x00000010 macro
527 rsr = stats & STATS_RSR; /* Rx FIFO Service Request */
573 * Receive data on RSR to clear the STATS_RSR.
1065 stats & STATS_RSR ? "yes" : "no");

Completed in 97 milliseconds