Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dclockdomain.h212 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh);
H A Dclockdomain.c1213 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_enable() function
H A Domap_hwmod.c1527 ret = clkdm_hwmod_enable(oh->clkdm, oh); in _deassert_hardreset()
1909 r = clkdm_hwmod_enable(oh->clkdm, oh); in _enable()