Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/clk/
Dti.h305 int omap3_core_dpll_save_context(struct clk_hw *hw);
/Linux-v5.10/drivers/clk/ti/
Ddpll.c42 .save_context = &omap3_core_dpll_save_context,
Ddpll3xxx.c789 int omap3_core_dpll_save_context(struct clk_hw *hw) in omap3_core_dpll_save_context() function