Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/clk/
Dti.h322 int omap3_core_dpll_save_context(struct clk_hw *hw);
/linux-6.12.1/drivers/clk/ti/
Ddpll.c34 .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