Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_uncore.c478 cer = __raw_uncore_read32(uncore, CLAIM_ER); in vlv_check_for_unclaimed_mmio()
482 __raw_uncore_write32(uncore, CLAIM_ER, CLAIM_ER_CLR); in vlv_check_for_unclaimed_mmio()
Di915_reg.h2747 #define CLAIM_ER _MMIO(VLV_DISPLAY_BASE + 0x2028) macro