Searched refs:scl_shift_power (Results 1 – 1 of 1) sorted by relevance
62 int scl_shift_power; member382 hwmon->scl_shift_power, in hwm_power_max_read()388 min = mul_u64_u32_shr(min, SF_POWER, hwmon->scl_shift_power); in hwm_power_max_read()390 max = mul_u64_u32_shr(max, SF_POWER, hwmon->scl_shift_power); in hwm_power_max_read()443 nval = DIV_ROUND_CLOSEST_ULL((u64)val << hwmon->scl_shift_power, SF_POWER); in hwm_power_max_write()468 hwmon->scl_shift_power, in hwm_power_read()766 hwmon->scl_shift_power = REG_FIELD_GET(PKG_PWR_UNIT, val_sku_unit); in hwm_get_preregistration_info()