Searched refs:AUD_CONFIG_N_PROG_ENABLE (Results 1 – 2 of 2) sorted by relevance
190 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_audio_codec_disable()249 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_audio_codec_enable()287 tmp |= AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_disable()383 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_enable()
6431 #define AUD_CONFIG_N_PROG_ENABLE (1 << 28) macro