Searched refs:PCODE_POWER_SETUP (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_pcode_api.h | 38 #define PCODE_POWER_SETUP 0x7C macro
|
| H A D | xe_hwmon.c | 469 return xe_pcode_read(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_read_i1() 478 return xe_pcode_write(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_write_i1()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H 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()
|
| H A D | i915_driver.c | 437 snb_pcode_write_p(&i915->uncore, PCODE_POWER_SETUP, in i915_enable_g8()
|
| H A D | i915_reg.h | 3297 #define PCODE_POWER_SETUP 0x7C macro
|