Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_rps.c330 total += intel_uncore_read(uncore, DDREC); in __ips_chipset_val()
595 rps->ips.last_count1 += intel_uncore_read(uncore, DDREC); in gen5_rps_enable()
Dintel_gt_regs.h1361 #define DDREC _MMIO(0x112e8) macro