Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c2324 u32 de_port_masked = gen8_de_port_aux_mask(display); in gen8_de_irq_postinstall() local
2345 de_port_masked |= BXT_DE_PORT_GMBUS; in gen8_de_irq_postinstall()
2354 de_port_masked |= DSI0_TE | DSI1_TE; in gen8_de_irq_postinstall()
2373 de_port_enables = de_port_masked; in gen8_de_irq_postinstall()
2405 irq_init(display, GEN8_DE_PORT_IRQ_REGS, ~de_port_masked, de_port_enables); in gen8_de_irq_postinstall()