Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_reg.h6009 #define SDE_PORTB_HOTPLUG (1 << 8) macro
6013 SDE_PORTB_HOTPLUG | \
Di915_irq.c63 [HPD_PORT_B] = SDE_PORTB_HOTPLUG,
Dintel_dp.c4549 bit = SDE_PORTB_HOTPLUG; in ibx_digital_port_connected()