Searched refs:omap2_dpll_round_rate (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/clk/ti/ |
D | dpll.c | 59 .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,
|
D | dpll44xx.c | 169 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()
|
D | clkt_dpll.c | 285 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate, in omap2_dpll_round_rate() function
|
D | clock.h | 265 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate,
|
D | dpll3xxx.c | 519 req->rate = omap2_dpll_round_rate(hw, req->rate, in omap3_noncore_dpll_determine_rate()
|