Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imx/dc/
H A Ddc-fg.c142 u32 hact, htotal, hsync, hsbp; in dc_fg_cfg_videomode() local
147 hact = m->crtc_hdisplay; in dc_fg_cfg_videomode()
158 regmap_write(fg->reg, HTCFG1, HACT(hact) | HTOTAL(htotal)); in dc_fg_cfg_videomode()
163 kick_col = hact + 1; in dc_fg_cfg_videomode()