Searched refs:STATS_ROR (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/media/video/cx23885/
H A Dcx23888-ir.c78 #define STATS_ROR 0x00000002 macro
557 ror = stats & STATS_ROR; /* Rx FIFO Over Run */
635 * the Rx FIFO Over Run status (STATS_ROR)
650 /* Clear STATS_ROR & STATS_RTO as needed by reseting hardware */
1040 stats & STATS_ROR ? "yes" : "no");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-ir.c71 #define STATS_ROR 0x00000002 macro
529 ror = stats & STATS_ROR; /* Rx FIFO Over Run */
606 * the Rx FIFO Over Run status (STATS_ROR)
621 /* Clear STATS_ROR & STATS_RTO as needed by reseting hardware */
1059 stats & STATS_ROR ? "yes" : "no");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23888-ir.c78 #define STATS_ROR 0x00000002 macro
557 ror = stats & STATS_ROR; /* Rx FIFO Over Run */
635 * the Rx FIFO Over Run status (STATS_ROR)
650 /* Clear STATS_ROR & STATS_RTO as needed by reseting hardware */
1040 stats & STATS_ROR ? "yes" : "no");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx25840/
H A Dcx25840-ir.c71 #define STATS_ROR 0x00000002 macro
529 ror = stats & STATS_ROR; /* Rx FIFO Over Run */
606 * the Rx FIFO Over Run status (STATS_ROR)
621 /* Clear STATS_ROR & STATS_RTO as needed by reseting hardware */
1059 stats & STATS_ROR ? "yes" : "no");

Completed in 68 milliseconds