Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_hotplug_irq.c324 return val & PORTB_HOTPLUG_INT_LONG_PULSE; in i9xx_port_hotplug_long_detect()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_reg.h2190 #define PORTB_HOTPLUG_INT_LONG_PULSE (2 << 17) macro