/openbmc/linux/Documentation/hwmon/ |
H A D | lochnagar.rst | 30 power1_average Measured average power for DBVDD1 (microWatts) 37 power2_average Measured average power for 1V8 DSP (microWatts) 44 power3_average Measured average power for 1V8 CDC (microWatts) 51 power4_average Measured average power for VDDCORE DSP (microWatts) 58 power5_average Measured average power for AVDD 1V8 (microWatts) 63 power6_average Measured average power for SYSVDD (microWatts) 70 power7_average Measured average power for VDDCORE CDC (microWatts) 77 power8_average Measured average power for MICVDD (microWatts)
|
H A D | occ.rst | 79 microwatts. 81 Average power of the component in microwatts. 114 Latest system output power in microwatts. 116 Current system power cap in microwatts. 118 System power cap in microwatts when 122 microwatts. 124 microwatts. 125 power[1-n]_cap_user The power cap set by the user, in microwatts. 130 500900000 microwatts will result in a power cap
|
H A D | smpro-hwmon.rst | 86 power1_input microwatts RO Core VRD power 87 power2_input microwatts RO SoC VRD power 88 power3_input microwatts RO DIMM VRD1 power 89 power4_input microwatts RO DIMM VRD2 power 90 power5_input microwatts RO RCA VRD power
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-intel-i915-hwmon | 13 Description: RW. Card reactive sustained (PL1/Tau) power limit in microwatts. 44 Description: RW. Card reactive critical (I1) power limit in microwatts. 46 Card reactive critical (I1) power limit in microwatts is exposed
|
H A D | sysfs-class-power | 566 Valid values: Represented in microwatts
|
/openbmc/linux/Documentation/translations/zh_CN/power/ |
H A D | energy-model.rst | 92 struct em_data_callback *cb, cpumask_t *cpus, bool microwatts); 99 最后一个参数“microwatts”(微瓦)设置成正确的值是很重要的,使用EM的内核 123 将标志“microwatts”设置为0,提供.get_power()回调和.get_cost()回调。EM
|
/openbmc/linux/kernel/power/ |
H A D | energy_model.c | 322 * @microwatts : Flag indicating that the power values are in micro-Watts or 328 * The @microwatts is important to set with correct value. Some kernel 339 bool microwatts) in em_dev_register_perf_domain() argument 389 if (microwatts) in em_dev_register_perf_domain()
|
/openbmc/linux/Documentation/power/ |
H A D | energy-model.rst | 101 struct em_data_callback *cb, cpumask_t *cpus, bool microwatts); 109 The last argument 'microwatts' is important to set with correct value. Kernel 140 driver must set the flag 'microwatts' to 0, provide .get_power() callback
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | amd,sbrmi.yaml | 19 reports power in microwatts.
|
/openbmc/openpower-occ-control/ |
H A D | powercap.cpp | 325 uint64_t microWatts = pcapValue * 1000000ull; in writeOcc() local 327 auto pcapString{std::to_string(microWatts)}; in writeOcc() 341 microWatts, "FILE", fileName, "ERR", errno); in writeOcc()
|
/openbmc/linux/drivers/hwmon/ |
H A D | scpi-hwmon.c | 45 [POWER] = 1000000, /* (microwatts) */ 53 [POWER] = 1000000, /* (microwatts) */
|
/openbmc/linux/include/linux/ |
H A D | energy_model.h | 173 bool microwatts); 322 bool microwatts) in em_dev_register_perf_domain() argument
|
H A D | pm_opp.h | 35 * @u_watt: Power used by the device in microwatts
|
H A D | scmi_protocol.h | 293 * consumed by the sensor in microwatts (uW) when it is active.
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_mon.c | 212 /* Convert power from watts to microwatts */ in efx_mcdi_mon_show_value() 239 /* Convert power from watts to microwatts */ in efx_mcdi_mon_show_limit()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_mon.c | 212 /* Convert power from watts to microwatts */ in efx_mcdi_mon_show_value() 239 /* Convert power from watts to microwatts */ in efx_mcdi_mon_show_limit()
|
/openbmc/linux/drivers/staging/greybus/Documentation/ |
H A D | sysfs-bus-greybus | 98 Power measurement of the interface in microwatts (uW)
|
/openbmc/linux/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2802 /* convert to microwatts */ in amdgpu_hwmon_get_power() 3052 * - power1_average: average power used by the SoC in microWatts. On APUs this includes the CPU. 3054 …* - power1_input: instantaneous power used by the SoC in microWatts. On APUs this includes the CP… 3056 * - power1_cap_min: minimum cap supported in microWatts 3058 * - power1_cap_max: maximum cap supported in microWatts 3060 * - power1_cap: selected power cap in microWatts
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_hwmon.c | 21 * - power - microwatts
|
/openbmc/linux/drivers/powercap/ |
H A D | intel_rapl_common.c | 915 * power unit : microWatts : Represented in milliWatts by default
|