Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_reg.h5395 #define SDE_PORTB_HOTPLUG (1 << 8) macro
5399 SDE_PORTB_HOTPLUG | \
Di915_irq.c51 [HPD_PORT_B] = SDE_PORTB_HOTPLUG,
Dintel_display.c1057 bit = SDE_PORTB_HOTPLUG; in ibx_digital_port_connected()