Searched refs:AUD_CONFIG_N_PROG_ENABLE (Results 1 – 2 of 2) sorted by relevance
414 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()420 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()455 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()464 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()504 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_audio_codec_disable()711 tmp |= AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_disable()794 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_enable()
65 #define AUD_CONFIG_N_PROG_ENABLE (1 << 28) macro