Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/gma500/
Dcdv_intel_crt.c169 if ((REG_READ(PORT_HOTPLUG_STAT) & CRT_HOTPLUG_MONITOR_MASK) != in cdv_intel_crt_detect_hotplug()
Dpsb_intel_reg.h406 #define CRT_HOTPLUG_MONITOR_MASK (3 << 8) macro
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_crt.c397 if ((stat & CRT_HOTPLUG_MONITOR_MASK) != CRT_HOTPLUG_MONITOR_NONE) in intel_crt_detect_hotplug()
Di915_reg.h3268 #define CRT_HOTPLUG_MONITOR_MASK (3 << 8) macro