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

/linux-master/drivers/media/pci/cx23885/
H A Dcx23888-ir.c67 #define STATS_RSR 0x00000010 macro
517 rsr = stats & STATS_RSR; /* Rx FIFO Service Request */
564 * Receive data on RSR to clear the STATS_RSR.
1012 stats & STATS_RSR ? "yes" : "no");
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-ir.c61 #define STATS_RSR 0x00000010 macro
518 rsr = stats & STATS_RSR; /* Rx FIFO Service Request */
564 * Receive data on RSR to clear the STATS_RSR.
1105 stats & STATS_RSR ? "yes" : "no");

Completed in 97 milliseconds