Searched refs:clk_hw_get_parent (Results 1 – 20 of 20) sorted by relevance
254 clkinp = clk_hw_get_rate(clk_hw_get_parent(&clk->hw)); in _lookup_dco()280 clkinp = clk_hw_get_rate(clk_hw_get_parent(&clk->hw)); in _lookup_sddiv()438 parent = clk_hw_get_parent(hw); in omap3_noncore_dpll_enable()556 if (clk_hw_get_parent(hw) != __clk_get_hw(dd->clk_ref)) in omap3_noncore_dpll_set_rate()710 hw = clk_hw_get_parent(hw); in omap3_find_clkoutx2_dpll()
76 parent_hw = clk_hw_get_parent(clk_hw_get_parent(hw)); in omap36xx_gate_clk_enable_with_hsdiv_restore()
79 fint = clk_hw_get_rate(clk_hw_get_parent(&clk->hw)) / n; in _dpll_test_fint()
184 parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), in ti_clk_divider_bestdiv()197 clk_hw_round_rate(clk_hw_get_parent(hw), 1); in ti_clk_divider_bestdiv()
48 *prate = clk_hw_round_rate(clk_hw_get_parent(hw), best_parent); in clk_factor_round_rate()
75 parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), in __bestmult()
319 parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), in clk_divider_bestdiv()331 *best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), 1); in clk_divider_bestdiv()
181 *prate = clk_hw_round_rate(clk_hw_get_parent(hw), best_parent); in clk_apb_mul_round_rate()
82 parent = clk_hw_get_parent(mux_hw); in clk_composite_determine_rate()
299 struct clk_hw *clk_hw_get_parent(const struct clk_hw *hw) in clk_hw_get_parent() function303 EXPORT_SYMBOL_GPL(clk_hw_get_parent);
90 clk_hw_get_rate(clk_hw_get_parent(clk_hw_get_parent(hw))); in clk_pll_round_rate_index()
170 struct clk_hw *parent_clk = clk_hw_get_parent(hw); in cpu_clk_round_rate()171 struct clk_hw *pll_parent_clk = clk_hw_get_parent(parent_clk); in cpu_clk_round_rate()183 struct clk_hw *parent_clk = clk_hw_get_parent(hw); in cpu_clk_recalc_rate()
190 parent = clk_hw_get_parent(hw); in lpc18xx_ccu_gate_is_enabled()
503 parent = clk_hw_get_parent(hw); in lpc18xx_cgu_gate_is_enabled()
103 struct clk_hw *parent = clk_hw_get_parent(hw); in exynos_cpuclk_round_rate()
216 struct clk_pll *p = to_clk_pll(clk_hw_get_parent(hw)); in clk_pll_vote_enable()
276 struct clk_hw *parent = clk_hw_get_parent(hw); in at91rm9200_clk_usb_round_rate()
650 struct clk_hw *clk_hw_get_parent(const struct clk_hw *hw);
106 parent_rate = clk_hw_get_rate(clk_hw_get_parent(hw)); in emc_recalc_rate()
1050 current_parent = clk_hw_get_parent(hw); in kona_peri_clk_determine_rate()