Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hwmon.c752 static int xe_hwmon_power_curr_crit_write(struct xe_hwmon *hwmon, int channel, in xe_hwmon_power_curr_crit_write() function
912 return xe_hwmon_power_curr_crit_write(hwmon, channel, val, SF_POWER); in xe_hwmon_power_write()
957 return xe_hwmon_power_curr_crit_write(hwmon, channel, val, SF_CURR); in xe_hwmon_curr_write()