Searched refs:stm32_cpu_opp_level (Results 1 – 3 of 3) sorted by relevance
18 unsigned int stm32_cpu_opp_level(unsigned int opp);
72 unsigned int stm32_cpu_opp_level(unsigned int opp) in stm32_cpu_opp_level() function228 current_level = stm32_cpu_opp_level(cpu_opp.current_opp); in stm32_cpu_opp_set_level()266 *level = stm32_cpu_opp_level(cpu_opp.current_opp); in stm32_cpu_opp_read_level()
1061 levels[n] = stm32_cpu_opp_level(start_index + n); in plat_scmi_perf_levels_array()