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