Searched refs:STM32_IC7_ENABLED (Results 1 – 2 of 2) sorted by relevance
174 ((src_clk == STM32_SRC_IC7) && IS_ENABLED(STM32_IC7_ENABLED)) || in enabled_clock()369 #if defined(STM32_IC7_ENABLED) in stm32_clock_control_get_subsys_rate()520 #if defined(STM32_IC7_ENABLED) in set_up_ics()
540 #define STM32_IC7_ENABLED 1 macro