Searched full:microwatts (Results 1 – 22 of 22) sorted by relevance
/linux-6.15/Documentation/hwmon/ |
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)
|
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
|
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
|
/linux-6.15/Documentation/ABI/testing/ |
D | sysfs-driver-intel-xe-hwmon | 5 Description: RW. Card reactive sustained (PL1) power limit in microwatts. 45 Description: RW. Package reactive sustained (PL1) power limit in microwatts. 67 Description: RW. Package reactive critical (I1) power limit in microwatts. 69 Package reactive critical (I1) power limit in microwatts is exposed
|
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
|
D | sysfs-class-power | 602 Valid values: Represented in microwatts
|
/linux-6.15/Documentation/translations/zh_CN/power/ |
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
|
/linux-6.15/kernel/power/ |
D | energy_model.c | 533 * @microwatts : Flag indicating that the power values are in micro-Watts or 539 * The @microwatts is important to set with correct value. Some kernel 550 const cpumask_t *cpus, bool microwatts) in em_dev_register_perf_domain() argument 601 if (microwatts) in em_dev_register_perf_domain() 611 if (!microwatts && !(flags & EM_PERF_DOMAIN_ARTIFICIAL)) { in em_dev_register_perf_domain()
|
/linux-6.15/Documentation/devicetree/bindings/hwmon/ |
D | amd,sbrmi.yaml | 19 reports power in microwatts.
|
/linux-6.15/drivers/hwmon/ |
D | scpi-hwmon.c | 45 [POWER] = 1000000, /* (microwatts) */ 53 [POWER] = 1000000, /* (microwatts) */
|
/linux-6.15/Documentation/power/ |
D | energy-model.rst | 126 struct em_data_callback *cb, cpumask_t *cpus, bool microwatts); 134 The last argument 'microwatts' is important to set with correct value. Kernel 165 driver must set the flag 'microwatts' to 0, provide .get_power() callback
|
/linux-6.15/include/linux/ |
D | energy_model.h | 173 const cpumask_t *cpus, bool microwatts); 348 const cpumask_t *cpus, bool microwatts) in em_dev_register_perf_domain() argument
|
D | pm_opp.h | 36 * @u_watt: Power used by the device in microwatts
|
D | scmi_protocol.h | 326 * consumed by the sensor in microwatts (uW) when it is active.
|
/linux-6.15/drivers/net/ethernet/sfc/ |
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()
|
/linux-6.15/drivers/net/ethernet/sfc/siena/ |
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()
|
/linux-6.15/drivers/power/supply/ |
D | power_supply_hwmon.c | 249 * Power properties are already in microwatts. in power_supply_hwmon_read()
|
/linux-6.15/drivers/staging/greybus/Documentation/ |
D | sysfs-bus-greybus | 98 Power measurement of the interface in microwatts (uW)
|
/linux-6.15/drivers/gpu/drm/amd/pm/ |
D | amdgpu_pm.c | 2994 /* convert to microwatts */ in amdgpu_hwmon_get_power() 3226 * - power1_average: average power used by the SoC in microWatts. On APUs this includes the CPU. 3228 …* - power1_input: instantaneous power used by the SoC in microWatts. On APUs this includes the CP… 3230 * - power1_cap_min: minimum cap supported in microWatts 3232 * - power1_cap_max: maximum cap supported in microWatts 3234 * - power1_cap: selected power cap in microWatts
|
/linux-6.15/drivers/gpu/drm/i915/ |
D | i915_hwmon.c | 23 * - power - microwatts
|
/linux-6.15/drivers/gpu/drm/xe/ |
D | xe_hwmon.c | 48 #define SF_POWER 1000000 /* microwatts */
|
/linux-6.15/drivers/powercap/ |
D | intel_rapl_common.c | 917 * power unit : microWatts : Represented in milliWatts by default
|