Home
last modified time | relevance | path

Searched refs:offset_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/ipu-v3/
Dipu-di.c42 int offset_count; member
171 if ((c->run_count >= 0x1000) || (c->offset_count >= 0x1000) || in ipu_di_sync_config()
182 DI_SW_GEN0_OFFSET_COUNT(c->offset_count) | in ipu_di_sync_config()
226 .offset_count = 1, in ipu_di_sync_config_interlaced()
232 .offset_count = sig->mode.vback_porch, in ipu_di_sync_config_interlaced()
246 .offset_count = 9, in ipu_di_sync_config_interlaced()
252 .offset_count = sig->mode.hback_porch, in ipu_di_sync_config_interlaced()
259 .offset_count = v_total / 2, in ipu_di_sync_config_interlaced()
293 .offset_count = div * sig->v_to_h_sync, in ipu_di_sync_config_noninterlaced()
308 .offset_count = sig->mode.vsync_len + in ipu_di_sync_config_noninterlaced()
[all …]
/linux-4.1.27/drivers/hwmon/
Dabituguru3.c814 u8 *buf, int offset_count) in abituguru3_read_increment_offset() argument
818 for (i = 0; i < offset_count; i++) { in abituguru3_read_increment_offset()