Searched defs:pll_vco (Results 1 – 2 of 2) sorted by relevance
68 struct pll_vco { struct69 unsigned long min_freq;70 unsigned long max_freq;71 u32 val;
74 const struct clk_fepll_vco *pll_vco; member90 const struct clk_fepll_vco *pll_vco = pll_div->pll_vco; in clk_fepll_vco_calc_rate() local