Searched refs:new_hactive (Results 1 – 1 of 1) sorted by relevance
308 unsigned int new_hactive = ALIGN(sig_cfg.mode.hactive, 8); in ipu_crtc_mode_set_nofb() local311 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()