Searched refs:AUD_CONFIG_N_PROG_ENABLE (Results 1 – 2 of 2) sorted by relevance
408 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()414 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()449 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()458 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()501 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_audio_codec_disable()724 tmp |= AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_disable()812 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_enable()
9446 #define AUD_CONFIG_N_PROG_ENABLE (1 << 28) macro