Searched refs:vsbp (Results 1 – 1 of 1) sorted by relevance
144 u32 vact, vtotal, vsync, vsbp; in dc_fg_cfg_videomode() local156 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