Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_irq.c1539 bool long_pulse_detect(enum hpd_pin pin, u32 val)) in intel_get_hpd_pins()
1551 if (long_pulse_detect(pin, dig_hotplug_reg)) in intel_get_hpd_pins()
2577 long_pulse_detect_func long_pulse_detect; in gen11_hpd_irq_handler() local
2581 long_pulse_detect = gen12_port_hotplug_long_detect; in gen11_hpd_irq_handler()
2584 long_pulse_detect = gen11_port_hotplug_long_detect; in gen11_hpd_irq_handler()
2595 dig_hotplug_reg, hpd, long_pulse_detect); in gen11_hpd_irq_handler()
2605 dig_hotplug_reg, hpd, long_pulse_detect); in gen11_hpd_irq_handler()