Searched refs:VLV_COUNTER_CONTROL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_rc6.c | 364 set(uncore, VLV_COUNTER_CONTROL, in chv_rc6_enable() 389 set(uncore, VLV_COUNTER_CONTROL, in vlv_rc6_enable() 685 * before we have set the default VLV_COUNTER_CONTROL value. So always in vlv_residency_raw() 688 set(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw() 694 set(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw() 698 set(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw() 704 * Everywhere else we always use VLV_COUNTER_CONTROL with the in vlv_residency_raw()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_rc6.c | 388 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in chv_rc6_enable() 413 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in vlv_rc6_enable() 771 * before we have set the default VLV_COUNTER_CONTROL value. So always in vlv_residency_raw() 774 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw() 780 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw() 784 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw() 790 * Everywhere else we always use VLV_COUNTER_CONTROL with the in vlv_residency_raw()
|
H A D | intel_gt_regs.h | 1580 #define VLV_COUNTER_CONTROL _MMIO(0x138104) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 9170 #define VLV_COUNTER_CONTROL _MMIO(0x138104) macro
|
Completed in 47 milliseconds