Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-omap2/
Dcm_common.c38 #define CM_SINGLE_INSTANCE 0x2 macro
250 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
258 .flags = CM_SINGLE_INSTANCE,
271 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
279 .flags = CM_NO_CLOCKS | CM_SINGLE_INSTANCE,
355 if (data->init && (data->flags & CM_SINGLE_INSTANCE || in omap2_cm_base_init()