Searched refs:omap2_dpll_round_rate (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/ti/ |
H A D | dpll.c | 51 .round_rate = &omap2_dpll_round_rate, 64 .round_rate = &omap2_dpll_round_rate, 83 .round_rate = &omap2_dpll_round_rate, 94 .round_rate = &omap2_dpll_round_rate, 106 .round_rate = &omap2_dpll_round_rate, 118 .round_rate = &omap2_dpll_round_rate, 130 .round_rate = &omap2_dpll_round_rate,
|
H A D | dpll44xx.c | 168 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()
|
H A D | clkt_dpll.c | 283 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate, in omap2_dpll_round_rate() function
|
H A D | clock.h | 276 long omap2_dpll_round_rate(struct clk_hw *hw, unsigned long target_rate,
|
H A D | dpll3xxx.c | 602 req->rate = omap2_dpll_round_rate(hw, req->rate, in omap3_noncore_dpll_determine_rate()
|