Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_hotplug.c377 u32 hpd_event_bits; in i915_hotplug_work_func() local
387 hpd_event_bits = dev_priv->display.hotplug.event_bits; in i915_hotplug_work_func()
414 if ((hpd_event_bits | hpd_retry_bits) & hpd_bit) { in i915_hotplug_work_func()
418 if (hpd_event_bits & hpd_bit) in i915_hotplug_work_func()