Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pcode_api.h38 #define PCODE_POWER_SETUP 0x7C macro
H A Dxe_hwmon.c469 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 Di915_hwmon.c306 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 Di915_driver.c437 snb_pcode_write_p(&i915->uncore, PCODE_POWER_SETUP, in i915_enable_g8()
H A Di915_reg.h3297 #define PCODE_POWER_SETUP 0x7C macro