Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dscmi-cpufreq.c139 if (power_scale == SCMI_POWER_MILLIWATTS) in scmi_get_cpu_power()
340 if (power_scale == SCMI_POWER_MILLIWATTS in scmi_cpufreq_register_em()
/linux/include/linux/
H A Dscmi_protocol.h71 SCMI_POWER_MILLIWATTS, enumerator
/linux/drivers/firmware/arm_scmi/
H A Dperf.c217 pi->power_scale = SCMI_POWER_MILLIWATTS; in scmi_perf_attributes_get()