Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h3626 #define SDE_PORTD_HOTPLUG (1 << 10) macro
3634 SDE_PORTD_HOTPLUG)
Di915_irq.c44 [HPD_PORT_D] = SDE_PORTD_HOTPLUG
Dintel_display.c1022 bit = SDE_PORTD_HOTPLUG; in ibx_digital_port_connected()