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