Searched refs:vcodivsel (Results 1 – 1 of 1) sorted by relevance
46 u32 val, fbdiv, rfdiv, vcodivsel, vcodiv; in berlin2_pll_recalc_rate() local58 vcodivsel = (val >> map->divsel_shift) & DIVSEL_MASK; in berlin2_pll_recalc_rate()59 vcodiv = map->vcodiv[vcodivsel]; in berlin2_pll_recalc_rate()62 clk_hw_get_name(hw), vcodivsel); in berlin2_pll_recalc_rate()