Home
last modified time | relevance | path

Searched refs:VLV_COUNTER_CONTROL (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_rc6.c388 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()
770 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw()
776 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()
Dintel_gt_regs.h1580 #define VLV_COUNTER_CONTROL _MMIO(0x138104) macro