Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/clk/
Dti.h302 void omap3_noncore_dpll_restore_context(struct clk_hw *hw);
/Linux-v5.4/drivers/clk/ti/
Ddpll.c68 .restore_context = &omap3_noncore_dpll_restore_context,
80 .restore_context = &omap3_noncore_dpll_restore_context
Ddpll3xxx.c879 void omap3_noncore_dpll_restore_context(struct clk_hw *hw) in omap3_noncore_dpll_restore_context() function