Searched refs:hsbp (Results 1 – 1 of 1) sorted by relevance
143 u32 hact, htotal, hsync, hsbp; in dc_fg_cfg_videomode() local151 hsbp = m->crtc_htotal - m->crtc_hsync_start; in dc_fg_cfg_videomode()160 regmap_write(fg->reg, HTCFG2, HSYNC(hsync) | HSBP(hsbp) | HSEN); in dc_fg_cfg_videomode()
Completed in 6 milliseconds