Lines Matching refs:repeat_count
44 int repeat_count; member
172 (c->repeat_count >= 0x1000) || in ipu_di_sync_config()
195 if (c->repeat_count == 0) in ipu_di_sync_config()
202 reg |= c->repeat_count << (16 * ((wave_gen - 1) & 0x1)); in ipu_di_sync_config()
234 .repeat_count = 2, in ipu_di_sync_config_interlaced()
238 .repeat_count = sig->mode.vactive / 2, in ipu_di_sync_config_interlaced()
248 .repeat_count = 2, in ipu_di_sync_config_interlaced()
254 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_interlaced()
311 .repeat_count = sig->mode.vactive, in ipu_di_sync_config_noninterlaced()
319 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_noninterlaced()
347 .repeat_count = sig->mode.vactive, in ipu_di_sync_config_noninterlaced()
364 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_noninterlaced()