Searched refs:clkdm_hwmod_disable (Results 1 – 3 of 3) sorted by relevance
213 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh);
1729 clkdm_hwmod_disable(oh->clkdm, oh); in _deassert_hardreset()2187 clkdm_hwmod_disable(oh->clkdm, oh); in _enable()2236 clkdm_hwmod_disable(oh->clkdm, oh); in _idle()2305 clkdm_hwmod_disable(oh->clkdm, oh); in _shutdown()
1261 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_disable() function