Searched refs:scl_shift_power (Results 1 – 1 of 1) sorted by relevance
72 int scl_shift_power; member425 hwmon->scl_shift_power, in hwm_power_max_read()431 min = mul_u64_u32_shr(min, SF_POWER, hwmon->scl_shift_power); in hwm_power_max_read()433 max = mul_u64_u32_shr(max, SF_POWER, hwmon->scl_shift_power); in hwm_power_max_read()486 nval = DIV_ROUND_CLOSEST_ULL((u64)val << hwmon->scl_shift_power, SF_POWER); in hwm_power_max_write()511 hwmon->scl_shift_power, in hwm_power_read()888 hwmon->scl_shift_power = REG_FIELD_GET(PKG_PWR_UNIT, val_sku_unit); in hwm_get_preregistration_info()