Home
last modified time | relevance | path

Searched refs:GEN6_RP_CUR_UP (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Ddebugfs_gt_pm.c341 rpcurup = intel_uncore_read(uncore, GEN6_RP_CUR_UP) & GEN6_CURBSYTAVG_MASK; in frequency_show()
589 rpup = intel_uncore_read_fw(uncore, GEN6_RP_CUR_UP) & GEN6_RP_EI_MASK; in rps_boost_show()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_debugfs.c452 rpcurup = intel_uncore_read(&dev_priv->uncore, GEN6_RP_CUR_UP) & GEN6_CURBSYTAVG_MASK; in i915_frequency_info()
Di915_reg.h9291 #define GEN6_RP_CUR_UP _MMIO(0xA054) macro
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dhandlers.c2831 MMIO_D(GEN6_RP_CUR_UP, D_ALL); in init_generic_mmio_info()