Home
last modified time | relevance | path

Searched refs:_calc_rate (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/tegra/
Dclk-pll.c417 static int _calc_rate(struct clk_hw *hw, struct tegra_clk_pll_freq_table *cfg, in _calc_rate() function
606 _calc_rate(hw, &cfg, rate, parent_rate)) { in clk_pll_set_rate()
640 _calc_rate(hw, &cfg, rate, *prate)) in clk_pll_round_rate()