Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dclock3xxx.c53 int omap3_dpll4_set_rate(struct clk_hw *hw, unsigned long rate, in omap3_dpll4_set_rate() function
/linux-4.1.27/include/linux/clk/
Dti.h304 int omap3_dpll4_set_rate(struct clk_hw *clk, unsigned long rate,
/linux-4.1.27/drivers/clk/ti/
Ddpll.c121 .set_rate = &omap3_dpll4_set_rate,