Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
Dxgene-hwmon.c75 #define WATT_TO_mWATT(x) ((x) * 1000) macro
289 *val = WATT_TO_mWATT(watt) + mwatt; in xgene_hwmon_get_cpu_pwr()
306 *val = WATT_TO_mWATT(watt) + mwatt; in xgene_hwmon_get_io_pwr()