Searched refs:ADPA (Results 1 – 5 of 5) sorted by relevance
301 save_adpa = adpa = I915_READ(ADPA); in valleyview_crt_detect_hotplug()306 I915_WRITE(ADPA, adpa); in valleyview_crt_detect_hotplug()308 if (wait_for((I915_READ(ADPA) & ADPA_CRT_HOTPLUG_FORCE_TRIGGER) == 0, in valleyview_crt_detect_hotplug()311 I915_WRITE(ADPA, save_adpa); in valleyview_crt_detect_hotplug()315 adpa = I915_READ(ADPA); in valleyview_crt_detect_hotplug()771 crt->adpa_reg = ADPA; in intel_crt_init()
404 dev_priv->regfile.saveADPA = I915_READ(ADPA); in i915_save_modeset_reg()616 I915_WRITE(ADPA, dev_priv->regfile.saveADPA); in i915_restore_modeset_reg()
1589 #define ADPA 0x61100 macro1591 #define VLV_ADPA (VLV_DISPLAY_BASE + ADPA)
408 #define ADPA 0x61100 macro607 #define ADPA 0x61100 macro
309 dev_priv->saveADPA = I915_READ(ADPA); in i915_save_state()474 I915_WRITE(ADPA, dev_priv->saveADPA); in i915_restore_state()