Searched refs:ADPA_CRT_HOTPLUG_FORCE_TRIGGER (Results 1 – 2 of 2) sorted by relevance
188 adpa |= ADPA_CRT_HOTPLUG_FORCE_TRIGGER; in intel_ironlake_crt_detect_hotplug()194 if (wait_for((I915_READ(PCH_ADPA) & ADPA_CRT_HOTPLUG_FORCE_TRIGGER) == 0, in intel_ironlake_crt_detect_hotplug()
3588 #define ADPA_CRT_HOTPLUG_FORCE_TRIGGER (1<<16) macro