Searched refs:STATS_RTO (Results 1 – 2 of 2) sorted by relevance
63 #define STATS_RTO 0x00000001 macro518 rto = stats & STATS_RTO; /* Rx Pulse Width Timer Time Out */ in cx23888_ir_irq_handler()1002 stats & STATS_RTO ? "yes" : "no"); in cx23888_ir_log_status()
57 #define STATS_RTO 0x00000001 macro519 rto = stats & STATS_RTO; /* Rx Pulse Width Timer Time Out */ in cx25840_ir_irq_handler()1095 stats & STATS_RTO ? "yes" : "no"); in cx25840_ir_log_status()