Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dxgene-hwmon.c75 #define WATT_TO_mWATT(x) ((x) * 1000) macro
290 *val = WATT_TO_mWATT(watt) + mwatt; in xgene_hwmon_get_cpu_pwr()
307 *val = WATT_TO_mWATT(watt) + mwatt; in xgene_hwmon_get_io_pwr()