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