Lines Matching full:repeat
101 * with @repeat_compare_enable to detect the repeat frame
102 * @repeat_check_enable: enable repeat time check for repeat detection
103 * @repeat_compare_enable: enable to compare frame for repeat frame detection.
104 * Some IR Protocol send the same data as repeat frame.
106 * @repeat_counter_enable to detect the repeat frame.
120 * @repeat_leader_max: max time for NEC repeat leader idle part. Unit: MESON_HW_TRATE
121 * @repeat_leader_min: min time for NEC repeat leader idle part. Unit: MESON_HW_TRATE
178 /* protocol, repeat counter, repeat check, repeat compare, order */
182 /* leader active max/min, leader idle max/min, repeat leader max/min */
304 * Some protocols transmit the same data frame as repeat frame in meson_ir_hw_decoder_init()
306 * repeat frame if the repeat checker was enabled. in meson_ir_hw_decoder_init()
320 * data frame and repeat frame in meson_ir_hw_decoder_init()
345 /* Time for repeat leader idle part */ in meson_ir_hw_decoder_init()