Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_reg.h6007 #define SDE_PORTD_HOTPLUG (1 << 10) macro
6015 SDE_PORTD_HOTPLUG)
Di915_irq.c65 [HPD_PORT_D] = SDE_PORTD_HOTPLUG
Dintel_dp.c4555 bit = SDE_PORTD_HOTPLUG; in ibx_digital_port_connected()