Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/ti/
Ddpll.c59 .round_rate = &omap2_dpll_round_rate,
70 .round_rate = &omap2_dpll_round_rate,
87 .round_rate = &omap2_dpll_round_rate,
98 .round_rate = &omap2_dpll_round_rate,
114 .round_rate = &omap2_dpll_round_rate,
126 .round_rate = &omap2_dpll_round_rate,
138 .round_rate = &omap2_dpll_round_rate,
Ddpll44xx.c169 r = omap2_dpll_round_rate(hw, target_rate, NULL); in omap4_dpll_regm4xen_round_rate()
178 r = omap2_dpll_round_rate(hw, target_rate / OMAP4430_REGM4XEN_MULT, in omap4_dpll_regm4xen_round_rate()
Dclkt_dpll.c285 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate, in omap2_dpll_round_rate() function
Dclock.h265 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate,
Ddpll3xxx.c519 req->rate = omap2_dpll_round_rate(hw, req->rate, in omap3_noncore_dpll_determine_rate()