Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_hotplug.c507 u32 hpd_bit; in i915_hotplug_work_func() local
513 hpd_bit = BIT(pin); in i915_hotplug_work_func()
514 if ((hpd_event_bits | hpd_retry_bits) & hpd_bit) { in i915_hotplug_work_func()
518 if (hpd_event_bits & hpd_bit) in i915_hotplug_work_func()
532 changed |= hpd_bit; in i915_hotplug_work_func()
540 retry |= hpd_bit; in i915_hotplug_work_func()

Completed in 5 milliseconds