Home
last modified time | relevance | path

Searched refs:CRT_HOTPLUG_MONITOR_MASK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_crt.c173 if ((REG_READ(PORT_HOTPLUG_STAT) & CRT_HOTPLUG_MONITOR_MASK) != in cdv_intel_crt_detect_hotplug()
H A Dpsb_intel_reg.h394 #define CRT_HOTPLUG_MONITOR_MASK (3 << 8) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_crt.c613 if ((stat & CRT_HOTPLUG_MONITOR_MASK) != CRT_HOTPLUG_MONITOR_NONE) in intel_crt_detect_hotplug()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1247 #define CRT_HOTPLUG_MONITOR_MASK (3 << 8) macro