Home
last modified time | relevance | path

Searched refs:v_to_h_sync (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/ipu-v3/
H A Dipu-di.c281 .offset_count = div * sig->v_to_h_sync, in ipu_di_sync_config_noninterlaced()
337 .offset_count = div * sig->v_to_h_sync + 18, /* magic value from Freescale TVE driver */ in ipu_di_sync_config_noninterlaced()
363 .offset_count = div * sig->v_to_h_sync + 18, /* magic value from Freescale TVE driver */ in ipu_di_sync_config_noninterlaced()
/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-crtc.c302 sig_cfg.v_to_h_sync = 0; in ipu_crtc_mode_set_nofb()
/linux/include/video/
H A Dimx-ipu-v3.h45 u32 v_to_h_sync; member