Searched refs:STM32_MSIS_ENABLED (Results 1 – 2 of 2) sorted by relevance
136 ((src_clk == STM32_SRC_MSIS) && IS_ENABLED(STM32_MSIS_ENABLED)) || in enabled_clock()265 #if defined(STM32_MSIS_ENABLED) in stm32_clock_control_get_subsys_rate()766 if (IS_ENABLED(STM32_MSIS_ENABLED)) { in set_up_fixed_clock_sources()802 if (IS_ENABLED(STM32_MSIS_ENABLED)) { in set_up_fixed_clock_sources()
344 #define STM32_MSIS_ENABLED 1 macro348 #define STM32_MSIS_ENABLED 0 macro