Home
last modified time | relevance | path

Searched refs:CRT_HOTPLUG_MONITOR_MASK (Results 1 – 2 of 2) 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