Searched refs:omap2_dpll_determine_rate (Results 1 – 5 of 5) sorted by relevance
174 r = omap2_dpll_determine_rate(hw, &tmp_req); in omap4_dpll_regm4xen_determine_rate()182 r = omap2_dpll_determine_rate(hw, &tmp_req); in omap4_dpll_regm4xen_determine_rate()
80 .determine_rate = &omap2_dpll_determine_rate,91 .determine_rate = &omap2_dpll_determine_rate,
282 int omap2_dpll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req) in omap2_dpll_determine_rate() function
276 int omap2_dpll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req);
603 ret = omap2_dpll_determine_rate(hw, req); in omap3_noncore_dpll_determine_rate()