Home
last modified time | relevance | path

Searched full:microwatts (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/Documentation/hwmon/
H A Dlochnagar.rst30 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 Docc.rst79 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 Dsmpro-hwmon.rst86 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 Dsysfs-driver-intel-i915-hwmon13 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 Dsysfs-class-power566 Valid values: Represented in microwatts
/openbmc/linux/Documentation/translations/zh_CN/power/
H A Denergy-model.rst92 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 Denergy_model.c322 * @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 Denergy-model.rst101 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 Damd,sbrmi.yaml19 reports power in microwatts.
/openbmc/openpower-occ-control/
H A Dpowercap.cpp325 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 Dscpi-hwmon.c45 [POWER] = 1000000, /* (microwatts) */
53 [POWER] = 1000000, /* (microwatts) */
/openbmc/linux/include/linux/
H A Denergy_model.h173 bool microwatts);
322 bool microwatts) in em_dev_register_perf_domain() argument
H A Dpm_opp.h35 * @u_watt: Power used by the device in microwatts
H A Dscmi_protocol.h293 * consumed by the sensor in microwatts (uW) when it is active.
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c212 /* 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 Dmcdi_mon.c212 /* 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 Dsysfs-bus-greybus98 Power measurement of the interface in microwatts (uW)
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2802 /* 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 Di915_hwmon.c21 * - power - microwatts
/openbmc/linux/drivers/powercap/
H A Dintel_rapl_common.c915 * power unit : microWatts : Represented in milliWatts by default