Home
last modified time | relevance | path

Searched refs:xe_hwmon_pcode_read_power_limit (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_hwmon.c183 static int xe_hwmon_pcode_read_power_limit(const struct xe_hwmon *hwmon, u32 attr, int channel, in xe_hwmon_pcode_read_power_limit() function
339 xe_hwmon_pcode_read_power_limit(hwmon, attr, channel, &reg_val); in xe_hwmon_power_max_read()
391 xe_hwmon_pcode_read_power_limit(hwmon, attr, channel, &reg_val); in xe_hwmon_power_max_write()
456 xe_hwmon_pcode_read_power_limit(hwmon, PL1_HWMON_ATTR, channel, &reg_val); in xe_hwmon_power_rated_max_read()
552 ret = xe_hwmon_pcode_read_power_limit(hwmon, power_attr, channel, &reg_val); in xe_hwmon_power_max_interval_show()
700 xe_hwmon_pcode_read_power_limit(hwmon, power_attr, channel, &uval); in xe_hwmon_attributes_visible()
1079 xe_hwmon_pcode_read_power_limit(hwmon, attr, channel, &uval); in xe_hwmon_power_is_visible()
1110 xe_hwmon_pcode_read_power_limit(hwmon, attr, channel, &uval); in xe_hwmon_power_is_visible()
1470 if (xe_hwmon_pcode_read_power_limit(hwmon, PL1_HWMON_ATTR, CHANNEL_CARD, in xe_hwmon_get_preregistration_info()
1472 xe_hwmon_pcode_read_power_limit(hwmon, PL1_HWMON_ATTR, CHANNEL_PKG, in xe_hwmon_get_preregistration_info()
[all …]