Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_14nm.c59 u32 pll_vco_div_ref; member
264 pconf->pll_vco_div_ref = data; in pll_14nm_calc_vco_count()
334 data = pconf->pll_vco_div_ref & 0xff; in pll_db_commit_common()
336 data = (pconf->pll_vco_div_ref >> 8) & 0x3; in pll_db_commit_common()