Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_irq.c3771 u32 de_port_masked = gen8_de_port_aux_mask(dev_priv); in gen8_de_irq_postinstall() local
3785 de_port_masked |= BXT_DE_PORT_GMBUS; in gen8_de_irq_postinstall()
3791 de_port_masked |= DSI0_TE | DSI1_TE; in gen8_de_irq_postinstall()
3799 de_port_enables = de_port_masked; in gen8_de_irq_postinstall()
3831 GEN3_IRQ_INIT(uncore, GEN8_DE_PORT_, ~de_port_masked, de_port_enables); in gen8_de_irq_postinstall()