Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_irq.c3632 u32 de_port_masked = GEN8_AUX_CHANNEL_A; in gen8_de_irq_postinstall() local
3639 de_port_masked |= GEN9_AUX_CHANNEL_B | GEN9_AUX_CHANNEL_C | in gen8_de_irq_postinstall()
3642 de_port_masked |= BXT_DE_PORT_GMBUS; in gen8_de_irq_postinstall()
3651 de_port_enables = de_port_masked; in gen8_de_irq_postinstall()
3668 GEN5_IRQ_INIT(GEN8_DE_PORT_, ~de_port_masked, de_port_enables); in gen8_de_irq_postinstall()