Searched refs:watt (Results 1 – 3 of 3) sorted by relevance
279 u32 watt, mwatt; in xgene_hwmon_get_cpu_pwr() local282 rc = xgene_hwmon_reg_map_rd(ctx, PMD_PWR_REG, &watt); in xgene_hwmon_get_cpu_pwr()290 *val = WATT_TO_mWATT(watt) + mwatt; in xgene_hwmon_get_cpu_pwr()296 u32 watt, mwatt; in xgene_hwmon_get_io_pwr() local299 rc = xgene_hwmon_reg_map_rd(ctx, SOC_PWR_REG, &watt); in xgene_hwmon_get_io_pwr()307 *val = WATT_TO_mWATT(watt) + mwatt; in xgene_hwmon_get_io_pwr()
260 achieve up to 40% better performance per watt. (measured by a spin
33 - power = energy/time = [joule/second] = [watt]