Searched refs:PCODE_POWER_SETUP (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_pcode_api.h | 39 #define PCODE_POWER_SETUP 0x7C macro
|
| A D | xe_hwmon.c | 150 ret = xe_pcode_read(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_read_power_limit() 185 ret = xe_pcode_read(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_rmw_power_limit() 204 ret = xe_pcode_write64_timeout(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_rmw_power_limit() 706 return xe_pcode_read(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_read_i1() 715 return xe_pcode_write(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_write_i1()
|
| /drivers/gpu/drm/i915/ |
| A D | i915_hwmon.c | 306 return snb_pcode_read_p(&i915->uncore, PCODE_POWER_SETUP, in hwm_pcode_read_i1() 312 return snb_pcode_write_p(&i915->uncore, PCODE_POWER_SETUP, in hwm_pcode_write_i1()
|
| A D | i915_reg.h | 1162 #define PCODE_POWER_SETUP 0x7C macro
|
| A D | i915_driver.c | 429 snb_pcode_write_p(&i915->uncore, PCODE_POWER_SETUP, in i915_enable_g8()
|
Completed in 25 milliseconds