Home
last modified time | relevance | path

Searched refs:HWMOD_OPT_CLKS_NEEDED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.h436 * HWMOD_OPT_CLKS_NEEDED: The optional clocks are needed for the module to
459 #define HWMOD_OPT_CLKS_NEEDED (1 << 14) macro
H A Domap_hwmod.c982 if (oh->flags & HWMOD_OPT_CLKS_NEEDED) in _enable_clocks()
1050 if (oh->flags & HWMOD_OPT_CLKS_NEEDED) in _disable_clocks()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.h436 * HWMOD_OPT_CLKS_NEEDED: The optional clocks are needed for the module to
459 #define HWMOD_OPT_CLKS_NEEDED (1 << 14) macro
H A Domap_hwmod.c982 if (oh->flags & HWMOD_OPT_CLKS_NEEDED) in _enable_clocks()
1050 if (oh->flags & HWMOD_OPT_CLKS_NEEDED) in _disable_clocks()

Completed in 12 milliseconds