Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_rc6.c386 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in chv_rc6_enable()
411 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in vlv_rc6_enable()
771 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw()
777 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw()
781 intel_uncore_write_fw(uncore, VLV_COUNTER_CONTROL, in vlv_residency_raw()
Dintel_gt_regs.h1542 #define VLV_COUNTER_CONTROL _MMIO(0x138104) macro