Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dcm_common.c40 #define CM_NO_CLOCKS 0x1 macro
253 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
274 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
282 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
382 if (data->flags & CM_NO_CLOCKS) in omap_cm_init()