Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_audio.c232 tmp = I915_READ(HSW_AUD_DIP_ELD_CTRL(pipe)); in hsw_audio_codec_enable()
234 I915_WRITE(HSW_AUD_DIP_ELD_CTRL(pipe), tmp); in hsw_audio_codec_enable()
Di915_reg.h6465 #define HSW_AUD_DIP_ELD_CTRL(pipe) _PIPE(pipe, \ macro