Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/ti/
Ddpll.c53 .round_rate = &omap2_dpll_round_rate,
66 .round_rate = &omap2_dpll_round_rate,
85 .round_rate = &omap2_dpll_round_rate,
96 .round_rate = &omap2_dpll_round_rate,
112 .round_rate = &omap2_dpll_round_rate,
124 .round_rate = &omap2_dpll_round_rate,
136 .round_rate = &omap2_dpll_round_rate,
Ddpll44xx.c168 r = omap2_dpll_round_rate(hw, target_rate, NULL); in omap4_dpll_regm4xen_round_rate()
177 r = omap2_dpll_round_rate(hw, target_rate / OMAP4430_REGM4XEN_MULT, in omap4_dpll_regm4xen_round_rate()
Dclkt_dpll.c283 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate, in omap2_dpll_round_rate() function
Dclock.h275 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate,
Ddpll3xxx.c602 req->rate = omap2_dpll_round_rate(hw, req->rate, in omap3_noncore_dpll_determine_rate()