Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_display_irq.c1721 u32 de_port_masked = gen8_de_port_aux_mask(dev_priv); in gen8_de_irq_postinstall() local
1742 de_port_masked |= BXT_DE_PORT_GMBUS; in gen8_de_irq_postinstall()
1751 de_port_masked |= DSI0_TE | DSI1_TE; in gen8_de_irq_postinstall()
1764 de_port_enables = de_port_masked; in gen8_de_irq_postinstall()
1797 GEN3_IRQ_INIT(uncore, GEN8_DE_PORT_, ~de_port_masked, de_port_enables); in gen8_de_irq_postinstall()