Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c327 return val & PORTC_HOTPLUG_INT_LONG_PULSE; in i9xx_port_hotplug_long_detect()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1239 #define PORTC_HOTPLUG_INT_LONG_PULSE (2 << 19) macro