Searched refs:CHV_HDMID (Results 1 – 2 of 2) sorted by relevance
7514 if (intel_de_read(dev_priv, CHV_HDMID) & SDVO_DETECTED || has_port) in intel_setup_outputs()7515 g4x_hdmi_init(dev_priv, CHV_HDMID, PORT_D); in intel_setup_outputs()
2241 #define CHV_HDMID _MMIO(VLV_DISPLAY_BASE + 0x6116C) macro