Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/ipu-v3/
Dipu-di.c281 .offset_count = div * sig->v_to_h_sync, in ipu_di_sync_config_noninterlaced()
341 .offset_count = div * sig->v_to_h_sync + 18, /* magic value from Freescale TVE driver */ in ipu_di_sync_config_noninterlaced()
367 .offset_count = div * sig->v_to_h_sync + 18, /* magic value from Freescale TVE driver */ in ipu_di_sync_config_noninterlaced()
/Linux-v5.10/drivers/gpu/drm/imx/
Dipuv3-crtc.c299 sig_cfg.v_to_h_sync = 0; in ipu_crtc_mode_set_nofb()
/Linux-v5.10/include/video/
Dimx-ipu-v3.h44 u32 v_to_h_sync; member