Home
last modified time | relevance | path

Searched refs:VLV_AUD_PORT_EN_DBG (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_lpe_audio.c352 audio_enable = I915_READ(VLV_AUD_PORT_EN_DBG(port)); in intel_lpe_audio_notify()
361 I915_WRITE(VLV_AUD_PORT_EN_DBG(port), in intel_lpe_audio_notify()
370 I915_WRITE(VLV_AUD_PORT_EN_DBG(port), in intel_lpe_audio_notify()
H A Di915_reg.h2847 #define VLV_AUD_PORT_EN_DBG(port) _MMIO_PORT3((port) - PORT_B, \ macro