Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_audio.c313 tmp = I915_READ(HSW_AUD_DIP_ELD_CTRL(pipe)); in hsw_audio_codec_enable()
315 I915_WRITE(HSW_AUD_DIP_ELD_CTRL(pipe), tmp); in hsw_audio_codec_enable()
Di915_reg.h7134 #define HSW_AUD_DIP_ELD_CTRL(pipe) _PIPE(pipe, \ macro