Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c1116 intel_de_rmw(i915, PICAINTERRUPT_IMR, hotplug_irqs, in xelpdp_hpd_irq_setup()
1118 intel_uncore_posting_read(&i915->uncore, PICAINTERRUPT_IMR); in xelpdp_hpd_irq_setup()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4513 #define PICAINTERRUPT_IMR _MMIO(0x16FE54) macro