Searched refs:vcodivsel (Results 1 – 1 of 1) sorted by relevance
64 u32 val, fbdiv, rfdiv, vcodivsel, vcodiv; in berlin2_pll_recalc_rate() local76 vcodivsel = (val >> map->divsel_shift) & DIVSEL_MASK; in berlin2_pll_recalc_rate()77 vcodiv = map->vcodiv[vcodivsel]; in berlin2_pll_recalc_rate()80 __clk_get_name(hw->clk), vcodivsel); in berlin2_pll_recalc_rate()