Home
last modified time | relevance | path

Searched refs:omap3_dpll5_set_rate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/clk/ti/
H A Dclock.h292 int omap3_dpll5_set_rate(struct clk_hw *hw, unsigned long rate,
H A Ddpll.c120 .set_rate = &omap3_dpll5_set_rate,
H A Ddpll3xxx.c1106 int omap3_dpll5_set_rate(struct clk_hw *hw, unsigned long rate, in omap3_dpll5_set_rate() function