Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_irq.c1089 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.h3757 #define MEMINT_EVAL_CHG (1 << 4) macro