Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_pcode_api.h39 #define PCODE_POWER_SETUP 0x7C macro
A Dxe_hwmon.c150 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 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()
A Di915_reg.h1162 #define PCODE_POWER_SETUP 0x7C macro
A Di915_driver.c429 snb_pcode_write_p(&i915->uncore, PCODE_POWER_SETUP, in i915_enable_g8()

Completed in 25 milliseconds