Searched refs:STM32_MSIK_ENABLED (Results 1 – 2 of 2) sorted by relevance
137 ((src_clk == STM32_SRC_MSIK) && IS_ENABLED(STM32_MSIK_ENABLED)) || in enabled_clock()270 #if defined(STM32_MSIK_ENABLED) in stm32_clock_control_get_subsys_rate()788 if (IS_ENABLED(STM32_MSIK_ENABLED)) { in set_up_fixed_clock_sources()
354 #define STM32_MSIK_ENABLED 1 macro358 #define STM32_MSIK_ENABLED 0 macro