Home
last modified time | relevance | path

Searched refs:scmi_perf_xlate_opp_to_freq (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firmware/arm_scmi/
H A Dperf.c1128 scmi_perf_xlate_opp_to_freq(struct perf_dom_info *dom, in scmi_perf_xlate_opp_to_freq() function
1188 ret = scmi_perf_xlate_opp_to_freq(dom, r->range_max, &freq_max); in scmi_perf_fill_custom_report()
1192 ret = scmi_perf_xlate_opp_to_freq(dom, r->range_min, &freq_min); in scmi_perf_fill_custom_report()
1228 ret = scmi_perf_xlate_opp_to_freq(dom, r->performance_level, in scmi_perf_fill_custom_report()