Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c493 u32 short_hpd_pulse_mask = 0; in intel_hpd_irq_handler() local
530 short_hpd_pulse_mask |= BIT(pin); in intel_hpd_irq_handler()
563 if (((short_hpd_pulse_mask | long_hpd_pulse_mask) & BIT(pin))) { in intel_hpd_irq_handler()