Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/clk/
H A Dti.h317 void omap3_noncore_dpll_restore_context(struct clk_hw *hw);
/openbmc/linux/drivers/clk/ti/
H A Ddpll.c60 .restore_context = &omap3_noncore_dpll_restore_context,
72 .restore_context = &omap3_noncore_dpll_restore_context
H A Ddpll3xxx.c966 void omap3_noncore_dpll_restore_context(struct clk_hw *hw) in omap3_noncore_dpll_restore_context() function