Searched refs:AUD_CONFIG_N_PROG_ENABLE (Results 1 – 2 of 2) sorted by relevance
393 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()399 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()434 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()443 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()486 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_audio_codec_disable()583 tmp |= AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_disable()668 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_enable()
9044 #define AUD_CONFIG_N_PROG_ENABLE (1 << 28) macro