Searched refs:event_bits (Results 1 – 4 of 4) sorted by relevance
393 dev_priv->display.hotplug.event_bits |= old_bits; in i915_digport_work_func()439 hpd_event_bits = dev_priv->display.hotplug.event_bits; in i915_hotplug_work_func()440 dev_priv->display.hotplug.event_bits = 0; in i915_hotplug_work_func()618 dev_priv->display.hotplug.event_bits |= BIT(pin); in intel_hpd_irq_handler()624 dev_priv->display.hotplug.event_bits &= ~BIT(pin); in intel_hpd_irq_handler()910 dev_priv->display.hotplug.event_bits = 0; in intel_hpd_cancel_work()959 if (i915->display.hotplug.event_bits || in queue_work_for_missed_irqs()
168 u32 event_bits; member
6131 display->hotplug.event_bits |= BIT(hpd_pin); in intel_dp_oob_hotplug_event()
798 hub->event_bits[0] = bits; in hub_irq()1216 set_bit(port1, hub->event_bits); in hub_activate()1284 set_bit(port1, hub->event_bits); in hub_activate()5723 clear_bit(port1, hub->event_bits); in port_event()5857 (u16) hub->event_bits[0]); in hub_event()5900 if (test_bit(i, hub->event_bits) in hub_event()5922 if (test_and_clear_bit(0, hub->event_bits) == 0) in hub_event()