Home
last modified time | relevance | path

Searched refs:MEMINTRSTS (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_irq.c1084 MEMINTRSTS, in ironlake_rps_change_irq_handler()
1085 intel_uncore_read(uncore, MEMINTRSTS)); in ironlake_rps_change_irq_handler()
1089 intel_uncore_write16(uncore, MEMINTRSTS, MEMINT_EVAL_CHG); in ironlake_rps_change_irq_handler()
Dintel_pm.c6518 intel_uncore_write(uncore, MEMINTRSTS, MEMINT_EVAL_CHG); in ironlake_disable_drps()
Di915_reg.h3753 #define MEMINTRSTS _MMIO(0x11184) macro