Searched refs:HSW_AUD_DIP_ELD_CTRL (Results 1 – 2 of 2) sorted by relevance
232 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()
6465 #define HSW_AUD_DIP_ELD_CTRL(pipe) _PIPE(pipe, \ macro