Searched refs:STM32_MSIS_ENABLED (Results 1 – 2 of 2) sorted by relevance
132 ((src_clk == STM32_SRC_MSIS) && IS_ENABLED(STM32_MSIS_ENABLED)) || in enabled_clock()257 #if defined(STM32_MSIS_ENABLED) in stm32_clock_control_get_subsys_rate()754 if (IS_ENABLED(STM32_MSIS_ENABLED)) { in set_up_fixed_clock_sources()790 if (IS_ENABLED(STM32_MSIS_ENABLED)) { in set_up_fixed_clock_sources()
332 #define STM32_MSIS_ENABLED 1 macro336 #define STM32_MSIS_ENABLED 0 macro