Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/gma500/
Dcdv_intel_crt.c194 if ((REG_READ(PORT_HOTPLUG_STAT) & CRT_HOTPLUG_MONITOR_MASK) != in cdv_intel_crt_detect_hotplug()
Dpsb_intel_reg.h369 #define CRT_HOTPLUG_MONITOR_MASK (3 << 8) macro
/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_crt.c257 if ((stat & CRT_HOTPLUG_MONITOR_MASK) != CRT_HOTPLUG_MONITOR_NONE) in intel_crt_detect_hotplug()
Di915_reg.h1505 #define CRT_HOTPLUG_MONITOR_MASK (3 << 8) macro