Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hwmon.c139 #define PL1_DISABLE 0 macro
172 *value = PL1_DISABLE; in xe_hwmon_power_max_read()
203 if (value == PL1_DISABLE) { in xe_hwmon_power_max_write()
/linux/drivers/gpu/drm/i915/
H A Di915_hwmon.c399 #define PL1_DISABLE 0 macro
418 *val = PL1_DISABLE; in hwm_power_max_read()
475 if (val == PL1_DISABLE) { in hwm_power_max_write()