Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/clk/
Dti.h328 void omap3_core_dpll_restore_context(struct clk_hw *hw);
/linux-5.19.10/drivers/clk/ti/
Ddpll.c43 .restore_context = &omap3_core_dpll_restore_context,
Ddpll3xxx.c905 void omap3_core_dpll_restore_context(struct clk_hw *hw) in omap3_core_dpll_restore_context() function