Searched refs:GEN6_RC6_WAKE_RATE_LIMIT (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c576 MMIO_D(GEN6_RC6_WAKE_RATE_LIMIT);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c70 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 54 << 16 | 85);
154 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 54 << 16 | 85);
161 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 108 << 16);
163 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 54 << 16);
223 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16);
248 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16 | 30);
374 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16);
401 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 0x00280000);
H A Dintel_gt_regs.h837 #define GEN6_RC6_WAKE_RATE_LIMIT _MMIO(0xa09c) macro

Completed in 142 milliseconds