Home
last modified time | relevance | path

Searched refs:CM_NO_CLOCKS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcm_common.c37 #define CM_NO_CLOCKS 0x1 macro
250 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
271 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
279 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
379 if (data->flags & CM_NO_CLOCKS) in omap_cm_init()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dcm_common.c37 #define CM_NO_CLOCKS 0x1 macro
237 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
258 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
266 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
368 if (data->flags & CM_NO_CLOCKS) in omap_cm_init()

Completed in 2 milliseconds