Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h3908 #define SDE_PORTD_HOTPLUG (1 << 10) macro
3916 SDE_PORTD_HOTPLUG)
H A Di915_irq.c45 [HPD_PORT_D] = SDE_PORTD_HOTPLUG
H A Dintel_display.c861 bit = SDE_PORTD_HOTPLUG; in ibx_digital_port_connected()