xe_hwmon_pcode_read_power_limit
xe_hwmon_pcode_read_power_limit(hwmon, attr, channel, &uval);
xe_hwmon_pcode_read_power_limit(hwmon, attr, channel, &uval);
if (xe_hwmon_pcode_read_power_limit(hwmon, PL1_HWMON_ATTR, CHANNEL_CARD,
xe_hwmon_pcode_read_power_limit(hwmon, PL1_HWMON_ATTR, CHANNEL_PKG,
xe_hwmon_pcode_read_power_limit(hwmon, PL2_HWMON_ATTR, CHANNEL_CARD,
xe_hwmon_pcode_read_power_limit(hwmon, PL2_HWMON_ATTR, CHANNEL_PKG,
xe_hwmon_pcode_read_power_limit(hwmon, attr, channel, ®_val);
xe_hwmon_pcode_read_power_limit(hwmon, attr, channel, ®_val);
xe_hwmon_pcode_read_power_limit(hwmon, PL1_HWMON_ATTR, channel, ®_val);
ret = xe_hwmon_pcode_read_power_limit(hwmon, power_attr, channel, ®_val);
xe_hwmon_pcode_read_power_limit(hwmon, power_attr, channel, &uval);