Searched refs:scl_shift_power (Results 1 – 1 of 1) sorted by relevance
62 int scl_shift_power; member380 hwmon->scl_shift_power, in hwm_power_max_read()386 min = mul_u64_u32_shr(min, SF_POWER, hwmon->scl_shift_power); in hwm_power_max_read()388 max = mul_u64_u32_shr(max, SF_POWER, hwmon->scl_shift_power); in hwm_power_max_read()441 nval = DIV_ROUND_CLOSEST_ULL((u64)val << hwmon->scl_shift_power, SF_POWER); in hwm_power_max_write()467 hwmon->scl_shift_power, in hwm_power_read()765 hwmon->scl_shift_power = REG_FIELD_GET(PKG_PWR_UNIT, val_sku_unit); in hwm_get_preregistration_info()