Home
last modified time | relevance | path

Searched refs:omap3_core_dpll_save_context (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/clk/
H A Dti.h305 int omap3_core_dpll_save_context(struct clk_hw *hw);
/kernel/linux/linux-6.6/include/linux/clk/
H A Dti.h319 int omap3_core_dpll_save_context(struct clk_hw *hw);
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Ddpll.c42 .save_context = &omap3_core_dpll_save_context,
H A Ddpll3xxx.c783 * omap3_core_dpll_save_context - Save the m and n values of the divider
789 int omap3_core_dpll_save_context(struct clk_hw *hw) in omap3_core_dpll_save_context() function
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Ddpll.c34 .save_context = &omap3_core_dpll_save_context,
H A Ddpll3xxx.c870 * omap3_core_dpll_save_context - Save the m and n values of the divider
876 int omap3_core_dpll_save_context(struct clk_hw *hw) in omap3_core_dpll_save_context() function

Completed in 7 milliseconds