Searched refs:STM32_HSI48_ENABLED (Results 1 – 7 of 7) sorted by relevance
89 if (IS_ENABLED(STM32_HSI48_ENABLED)) { in pm_state_set()
175 if (!IS_ENABLED(STM32_HSI48_ENABLED)) { in enabled_clock()472 #if defined(STM32_HSI48_ENABLED) in stm32_clock_control_get_subsys_rate()764 #if defined(STM32_HSI48_ENABLED) in set_up_fixed_clock_sources()766 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()277 #if defined(STM32_HSI48_ENABLED) in stm32_clock_control_get_subsys_rate()705 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()293 #if defined(STM32_HSI48_ENABLED) in stm32_clock_control_get_subsys_rate()839 if (IS_ENABLED(STM32_HSI48_ENABLED)) { in set_up_fixed_clock_sources()
367 ((src_clk == STM32_SRC_HSI48) && IS_ENABLED(STM32_HSI48_ENABLED)) ||551 #if defined(STM32_HSI48_ENABLED)738 if (IS_ENABLED(STM32_HSI48_ENABLED)) {
487 #define STM32_HSI48_ENABLED 1 macro490 #define STM32_HSI48_ENABLED 1 macro
510 #if !STM32_HSI48_ENABLED in c2_reset()