Home
last modified time | relevance | path

Searched refs:clkdm_hwmod_enable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dclockdomain.h216 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh);
H A Dclockdomain.c1239 * clkdm_hwmod_enable - add an enabled downstream hwmod to this clkdm
1253 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()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dclockdomain.h212 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh);
H A Dclockdomain.c1199 * clkdm_hwmod_enable - add an enabled downstream hwmod to this clkdm
1213 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()

Completed in 13 milliseconds