Searched refs:HSW_AUD_M_CTS_ENABLE (Results 1 – 2 of 2) sorted by relevance
332 tmp = I915_READ(HSW_AUD_M_CTS_ENABLE(pipe)); in hsw_dp_audio_config_update()343 I915_WRITE(HSW_AUD_M_CTS_ENABLE(pipe), tmp); in hsw_dp_audio_config_update()383 tmp = I915_READ(HSW_AUD_M_CTS_ENABLE(pipe)); in hsw_hdmi_audio_config_update()386 I915_WRITE(HSW_AUD_M_CTS_ENABLE(pipe), tmp); in hsw_hdmi_audio_config_update()
8801 #define HSW_AUD_M_CTS_ENABLE(pipe) _MMIO_PIPE(pipe, _HSW_AUD_M_CTS_ENABLE_A, _HSW_AUD_M_CTS_ENABLE_… macro