Searched refs:mwatt (Results 1 – 1 of 1) sorted by relevance
278 u32 watt, mwatt; in xgene_hwmon_get_cpu_pwr() local285 rc = xgene_hwmon_reg_map_rd(ctx, PMD_PWR_MW_REG, &mwatt); in xgene_hwmon_get_cpu_pwr()289 *val = WATT_TO_mWATT(watt) + mwatt; in xgene_hwmon_get_cpu_pwr()295 u32 watt, mwatt; in xgene_hwmon_get_io_pwr() local302 rc = xgene_hwmon_reg_map_rd(ctx, SOC_PWR_MW_REG, &mwatt); in xgene_hwmon_get_io_pwr()306 *val = WATT_TO_mWATT(watt) + mwatt; in xgene_hwmon_get_io_pwr()