Searched refs:VLV_DP_C (Results 1 – 2 of 2) sorted by relevance
14252 if (I915_READ(VLV_DP_C) & DP_DETECTED || has_port) in intel_setup_outputs()14253 has_edp &= intel_dp_init(dev_priv, VLV_DP_C, PORT_C); in intel_setup_outputs()
5319 #define VLV_DP_C _MMIO(VLV_DISPLAY_BASE + 0x64200) macro