Searched refs:clkdm_hwmod_disable (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | clockdomain.h | 217 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh);
|
H A D | omap_hwmod.c | 1555 clkdm_hwmod_disable(oh->clkdm, oh); in _deassert_hardreset() 1948 clkdm_hwmod_disable(oh->clkdm, oh); in _enable() 2006 clkdm_hwmod_disable(oh->clkdm, oh); in _idle() 2068 clkdm_hwmod_disable(oh->clkdm, oh); in _shutdown()
|
H A D | clockdomain.c | 1271 * clkdm_hwmod_disable - remove an enabled downstream hwmod from this clkdm 1284 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_disable() function
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | clockdomain.h | 213 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh);
|
H A D | omap_hwmod.c | 1555 clkdm_hwmod_disable(oh->clkdm, oh); in _deassert_hardreset() 1948 clkdm_hwmod_disable(oh->clkdm, oh); in _enable() 2006 clkdm_hwmod_disable(oh->clkdm, oh); in _idle() 2068 clkdm_hwmod_disable(oh->clkdm, oh); in _shutdown()
|
H A D | clockdomain.c | 1231 * clkdm_hwmod_disable - remove an enabled downstream hwmod from this clkdm 1244 int clkdm_hwmod_disable(struct clockdomain *clkdm, struct omap_hwmod *oh) in clkdm_hwmod_disable() function
|
Completed in 13 milliseconds