Searched refs:omap3_dpll5_set_rate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ti/ |
H A D | clock.h | 303 int omap3_dpll5_set_rate(struct clk_hw *hw, unsigned long rate,
|
H A D | dpll.c | 128 .set_rate = &omap3_dpll5_set_rate,
|
H A D | dpll3xxx.c | 1011 * omap3_dpll5_set_rate - set rate for omap3 dpll5 1019 int omap3_dpll5_set_rate(struct clk_hw *hw, unsigned long rate, in omap3_dpll5_set_rate() function
|
/kernel/linux/linux-6.6/drivers/clk/ti/ |
H A D | clock.h | 292 int omap3_dpll5_set_rate(struct clk_hw *hw, unsigned long rate,
|
H A D | dpll.c | 120 .set_rate = &omap3_dpll5_set_rate,
|
H A D | dpll3xxx.c | 1098 * omap3_dpll5_set_rate - set rate for omap3 dpll5 1106 int omap3_dpll5_set_rate(struct clk_hw *hw, unsigned long rate, in omap3_dpll5_set_rate() function
|
Completed in 6 milliseconds