Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-crtc.c308 unsigned int new_hactive = ALIGN(sig_cfg.mode.hactive, 8); in ipu_crtc_mode_set_nofb() local
311 sig_cfg.mode.hactive, new_hactive); in ipu_crtc_mode_set_nofb()
313 sig_cfg.mode.hfront_porch -= new_hactive - sig_cfg.mode.hactive; in ipu_crtc_mode_set_nofb()
314 sig_cfg.mode.hactive = new_hactive; in ipu_crtc_mode_set_nofb()