Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/clk/
Dti.h327 int omap3_core_dpll_save_context(struct clk_hw *hw);
/linux-5.19.10/drivers/clk/ti/
Ddpll.c42 .save_context = &omap3_core_dpll_save_context,
Ddpll3xxx.c876 int omap3_core_dpll_save_context(struct clk_hw *hw) in omap3_core_dpll_save_context() function