Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dclockdomain.h216 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh);
Dclockdomain.c1253 int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_enable() function
Domap_hwmod.c1525 ret = clkdm_hwmod_enable(oh->clkdm, oh); in _deassert_hardreset()
1907 r = clkdm_hwmod_enable(oh->clkdm, oh); in _enable()