Searched refs:STM32_HSI48_ENABLED (Results 1 – 7 of 7) sorted by relevance
89 if (IS_ENABLED(STM32_HSI48_ENABLED)) { in pm_state_set()
177 if (!IS_ENABLED(STM32_HSI48_ENABLED)) { in enabled_clock()479 #if defined(STM32_HSI48_ENABLED) in stm32_clock_control_get_subsys_rate()771 #if defined(STM32_HSI48_ENABLED) in set_up_fixed_clock_sources()773 if (IS_ENABLED(STM32_HSI48_ENABLED)) { in set_up_fixed_clock_sources()
128 ((src_clk == STM32_SRC_HSI48) && IS_ENABLED(STM32_HSI48_ENABLED)) || in enabled_clock()276 #if defined(STM32_HSI48_ENABLED) in stm32_clock_control_get_subsys_rate()700 if (IS_ENABLED(STM32_HSI48_ENABLED)) { in set_up_fixed_clock_sources()
133 ((src_clk == STM32_SRC_HSI48) && IS_ENABLED(STM32_HSI48_ENABLED)) || in enabled_clock()291 #if defined(STM32_HSI48_ENABLED) in stm32_clock_control_get_subsys_rate()837 if (IS_ENABLED(STM32_HSI48_ENABLED)) { in set_up_fixed_clock_sources()
366 ((src_clk == STM32_SRC_HSI48) && IS_ENABLED(STM32_HSI48_ENABLED)) ||548 #if defined(STM32_HSI48_ENABLED)735 if (IS_ENABLED(STM32_HSI48_ENABLED)) {
422 #define STM32_HSI48_ENABLED 1 macro425 #define STM32_HSI48_ENABLED 1 macro
510 #if !STM32_HSI48_ENABLED in c2_reset()