Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c336 total += intel_uncore_read(uncore, DDREC); in __ips_chipset_val()
602 rps->ips.last_count1 += intel_uncore_read(uncore, DDREC); in gen5_rps_enable()
H A Dintel_gt_regs.h1437 #define DDREC _MMIO(0x112e8) macro