Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_crt.c416 I915_WRITE(PORT_HOTPLUG_STAT, CRT_HOTPLUG_INT_STATUS); in intel_crt_detect_hotplug()
H A Di915_reg.h1961 #define CRT_HOTPLUG_INT_STATUS (1 << 11) macro
1980 #define HOTPLUG_INT_STATUS_G4X (CRT_HOTPLUG_INT_STATUS | \
1987 #define HOTPLUG_INT_STATUS_I915 (CRT_HOTPLUG_INT_STATUS | \
H A Di915_irq.c66 [HPD_CRT] = CRT_HOTPLUG_INT_STATUS,
75 [HPD_CRT] = CRT_HOTPLUG_INT_STATUS,