| intel_audio.c | 617 i915_reg_t hdmiw_hdmiedid, aud_config, aud_cntl_st, aud_cntrl_st2; local in function:ilk_audio_codec_enable 636 aud_cntl_st = IBX_AUD_CNTL_ST(pipe); 642 aud_cntl_st = VLV_AUD_CNTL_ST(pipe); 647 aud_cntl_st = CPT_AUD_CNTL_ST(pipe); 659 tmp = I915_READ(aud_cntl_st); 661 I915_WRITE(aud_cntl_st, tmp);
|