Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_hotplug_irq.c328 return val & PORTD_HOTPLUG_INT_LONG_PULSE; in i9xx_port_hotplug_long_detect()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_reg.h2184 #define PORTD_HOTPLUG_INT_LONG_PULSE (2 << 21) macro