Home
last modified time | relevance | path

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

/drivers/gpu/drm/imx/dc/
A Ddc-fg.c144 u32 vact, vtotal, vsync, vsbp; in dc_fg_cfg_videomode() local
156 vsbp = m->crtc_vtotal - m->crtc_vsync_start; in dc_fg_cfg_videomode()
162 regmap_write(fg->reg, VTCFG2, VSYNC(vsync) | VSBP(vsbp) | VSEN); in dc_fg_cfg_videomode()

Completed in 4 milliseconds