Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A 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()
/openbmc/linux/include/linux/
H A Dscmi_protocol.h65 SCMI_POWER_MILLIWATTS, enumerator
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dperf.c211 pi->power_scale = SCMI_POWER_MILLIWATTS; in scmi_perf_attributes_get()