Searched refs:tegra_pll_get_fixed_mdiv (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/clk/tegra/
H A Dclk.h907 u16 tegra_pll_get_fixed_mdiv(struct clk_hw *hw, unsigned long input_rate);
H A Dclk-tegra210.c1119 input_rate /= tegra_pll_get_fixed_mdiv(hw, input_rate);
1501 cfg->m = tegra_pll_get_fixed_mdiv(hw, input_rate);
H A Dclk-pll.c1254 u16 tegra_pll_get_fixed_mdiv(struct clk_hw *hw, unsigned long input_rate) function

Completed in 160 milliseconds