Lines Matching refs:repeat_count
44 int repeat_count; member
176 (c->repeat_count >= 0x1000) || in ipu_di_sync_config()
199 if (c->repeat_count == 0) in ipu_di_sync_config()
206 reg |= c->repeat_count << (16 * ((wave_gen - 1) & 0x1)); in ipu_di_sync_config()
244 .repeat_count = 2, in ipu_di_sync_config_interlaced()
252 .repeat_count = sig->mode.vactive / 2, in ipu_di_sync_config_interlaced()
260 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_interlaced()
308 .repeat_count = sig->mode.vactive, in ipu_di_sync_config_noninterlaced()
316 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_noninterlaced()
344 .repeat_count = sig->mode.vactive, in ipu_di_sync_config_noninterlaced()
361 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_noninterlaced()