Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dti.h305 int omap3_core_dpll_save_context(struct clk_hw *hw);
/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Ddpll.c42 .save_context = &omap3_core_dpll_save_context,
H A Ddpll3xxx.c789 int omap3_core_dpll_save_context(struct clk_hw *hw) in omap3_core_dpll_save_context() function