Searched refs:tegra210_pll_recalc (Results 1 – 1 of 1) sorted by relevance
571 static int tegra210_pll_recalc(struct clknode *clk, uint64_t *freq);591 CLKNODEMETHOD(clknode_recalc_freq, tegra210_pll_recalc),1323 tegra210_pll_recalc(struct clknode *clk, uint64_t *freq) in tegra210_pll_recalc() function