Lines Matching refs:hotplug_irqs
3258 u32 hotplug_irqs, hotplug, enabled_irqs; in ibx_hpd_irq_setup() local
3261 hotplug_irqs = SDE_HOTPLUG_MASK; in ibx_hpd_irq_setup()
3264 hotplug_irqs = SDE_HOTPLUG_MASK_CPT; in ibx_hpd_irq_setup()
3268 ibx_display_interrupt_update(dev_priv, hotplug_irqs, enabled_irqs); in ibx_hpd_irq_setup()
3292 u32 hotplug_irqs, hotplug, enabled_irqs; in spt_hpd_irq_setup() local
3294 hotplug_irqs = SDE_HOTPLUG_MASK_SPT; in spt_hpd_irq_setup()
3297 ibx_display_interrupt_update(dev_priv, hotplug_irqs, enabled_irqs); in spt_hpd_irq_setup()
3313 u32 hotplug_irqs, hotplug, enabled_irqs; in ilk_hpd_irq_setup() local
3316 hotplug_irqs = GEN8_PORT_DP_A_HOTPLUG; in ilk_hpd_irq_setup()
3319 bdw_update_port_irq(dev_priv, hotplug_irqs, enabled_irqs); in ilk_hpd_irq_setup()
3321 hotplug_irqs = DE_DP_A_HOTPLUG_IVB; in ilk_hpd_irq_setup()
3324 ilk_update_display_irq(dev_priv, hotplug_irqs, enabled_irqs); in ilk_hpd_irq_setup()
3326 hotplug_irqs = DE_DP_A_HOTPLUG; in ilk_hpd_irq_setup()
3329 ilk_update_display_irq(dev_priv, hotplug_irqs, enabled_irqs); in ilk_hpd_irq_setup()
3348 u32 hotplug_irqs, hotplug, enabled_irqs; in bxt_hpd_irq_setup() local
3351 hotplug_irqs = BXT_DE_PORT_HOTPLUG_MASK; in bxt_hpd_irq_setup()
3353 bdw_update_port_irq(dev_priv, hotplug_irqs, enabled_irqs); in bxt_hpd_irq_setup()