Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_irq.c1163 bool long_pulse_detect(enum hpd_pin pin, u32 val)) in intel_get_hpd_pins()
1175 if (long_pulse_detect(pin, dig_hotplug_reg)) in intel_get_hpd_pins()
2141 long_pulse_detect_func long_pulse_detect; in gen11_hpd_irq_handler() local
2145 long_pulse_detect = gen12_port_hotplug_long_detect; in gen11_hpd_irq_handler()
2148 long_pulse_detect = gen11_port_hotplug_long_detect; in gen11_hpd_irq_handler()
2159 dig_hotplug_reg, hpd, long_pulse_detect); in gen11_hpd_irq_handler()
2169 dig_hotplug_reg, hpd, long_pulse_detect); in gen11_hpd_irq_handler()