Searched refs:BXT_DE_PORT_HOTPLUG_MASK (Results 1 – 2 of 2) sorted by relevance
2713 tmp_mask = iir & BXT_DE_PORT_HOTPLUG_MASK; in gen8_de_irq_handler()3626 __bxt_hpd_detection_setup(dev_priv, BXT_DE_PORT_HOTPLUG_MASK); in bxt_hpd_detection_setup()3634 hotplug_irqs = BXT_DE_PORT_HOTPLUG_MASK; in bxt_hpd_irq_setup()3793 de_port_enables |= BXT_DE_PORT_HOTPLUG_MASK; in gen8_de_irq_postinstall()
7367 #define BXT_DE_PORT_HOTPLUG_MASK (BXT_DE_PORT_HP_DDIA | \ macro