Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h3909 #define SDE_PORTC_HOTPLUG (1 << 9) macro
3915 SDE_PORTC_HOTPLUG | \
H A Di915_irq.c44 [HPD_PORT_C] = SDE_PORTC_HOTPLUG,
H A Dintel_display.c858 bit = SDE_PORTC_HOTPLUG; in ibx_digital_port_connected()