Searched refs:short_hpd_pulse_mask (Results 1 – 1 of 1) sorted by relevance
470 u32 short_hpd_pulse_mask = 0; in intel_hpd_irq_handler() local507 short_hpd_pulse_mask |= BIT(pin); in intel_hpd_irq_handler()540 if (((short_hpd_pulse_mask | long_hpd_pulse_mask) & BIT(pin))) { in intel_hpd_irq_handler()
Completed in 3 milliseconds