Home
last modified time | relevance | path

Searched refs:CRT_HOTPLUG_MONITOR_NONE (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_crt.c412 if ((stat & CRT_HOTPLUG_MONITOR_MASK) != CRT_HOTPLUG_MONITOR_NONE) in intel_crt_detect_hotplug()
H A Di915_reg.h1966 #define CRT_HOTPLUG_MONITOR_NONE (0 << 8) macro