Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/cpufreq/
Dscmi-cpufreq.c118 if (power_scale == SCMI_POWER_MILLIWATTS) in scmi_get_cpu_power()
272 if (power_scale == SCMI_POWER_MILLIWATTS in scmi_cpufreq_register_em()
/linux-6.6.21/include/linux/
Dscmi_protocol.h65 SCMI_POWER_MILLIWATTS, enumerator
/linux-6.6.21/drivers/firmware/arm_scmi/
Dperf.c211 pi->power_scale = SCMI_POWER_MILLIWATTS; in scmi_perf_attributes_get()