Searched refs:omap2_dpll_round_rate (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/clk/ti/ | 
| D | dpll.c | 61 	.round_rate	= &omap2_dpll_round_rate, 74 	.round_rate	= &omap2_dpll_round_rate, 93 	.round_rate	= &omap2_dpll_round_rate, 104 	.round_rate	= &omap2_dpll_round_rate, 120 	.round_rate	= &omap2_dpll_round_rate, 132 	.round_rate	= &omap2_dpll_round_rate, 144 	.round_rate	= &omap2_dpll_round_rate,
  | 
| D | dpll44xx.c | 166 	r = omap2_dpll_round_rate(hw, target_rate, NULL);  in omap4_dpll_regm4xen_round_rate() 175 	r = omap2_dpll_round_rate(hw, target_rate / OMAP4430_REGM4XEN_MULT,  in omap4_dpll_regm4xen_round_rate()
  | 
| D | clkt_dpll.c | 282 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate,  in omap2_dpll_round_rate()  function
  | 
| D | clock.h | 284 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate,
  | 
| D | dpll3xxx.c | 516 		req->rate = omap2_dpll_round_rate(hw, req->rate,  in omap3_noncore_dpll_determine_rate()
  |