Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/clk/
Dti.h305 void omap3_core_dpll_restore_context(struct clk_hw *hw);
/Linux-v5.4/drivers/clk/ti/
Ddpll.c43 .restore_context = &omap3_core_dpll_restore_context,
Ddpll3xxx.c818 void omap3_core_dpll_restore_context(struct clk_hw *hw) in omap3_core_dpll_restore_context() function