Searched refs:clkdm_hwmod_enable (Results 1 – 3 of 3) sorted by relevance
212 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh);
1230 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_enable() function
1700 ret = clkdm_hwmod_enable(oh->clkdm, oh); in _deassert_hardreset()2143 r = clkdm_hwmod_enable(oh->clkdm, oh); in _enable()