Searched refs:AUD_CONFIG_N_PROG_ENABLE (Results 1 – 2 of 2) sorted by relevance
409 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()415 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()450 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()459 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()502 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_audio_codec_disable()718 tmp |= AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_disable()806 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_enable()
9654 #define AUD_CONFIG_N_PROG_ENABLE (1 << 28) macro