Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dti.h306 void omap3_core_dpll_restore_context(struct clk_hw *hw);
/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Ddpll.c43 .restore_context = &omap3_core_dpll_restore_context,
H A Ddpll3xxx.c818 void omap3_core_dpll_restore_context(struct clk_hw *hw) in omap3_core_dpll_restore_context() function