Searched refs:clkdm_hwmod_disable (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Dclockdomain.h213 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh);
H A Dclockdomain.c1248 * clkdm_hwmod_disable - remove an enabled downstream hwmod from this clkdm
1261 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh) clkdm_hwmod_disable() function
H A Domap_hwmod.c1715 clkdm_hwmod_disable(oh->clkdm, oh); _deassert_hardreset()
2173 clkdm_hwmod_disable(oh->clkdm, oh); _enable()
2222 clkdm_hwmod_disable(oh->clkdm, oh); _idle()
2291 clkdm_hwmod_disable(oh->clkdm, oh); _shutdown()

Completed in 110 milliseconds