Searched refs:VLV_AUD_PORT_EN_DBG (Results 1 – 2 of 2) sorted by relevance
343 audio_enable = intel_de_read(dev_priv, VLV_AUD_PORT_EN_DBG(port)); in intel_lpe_audio_notify()352 intel_de_write(dev_priv, VLV_AUD_PORT_EN_DBG(port), in intel_lpe_audio_notify()361 intel_de_write(dev_priv, VLV_AUD_PORT_EN_DBG(port), in intel_lpe_audio_notify()
161 #define VLV_AUD_PORT_EN_DBG(port) _MMIO_BASE_PORT3(VLV_DISPLAY_BASE, (port) - PORT_B, \ macro