Searched refs:AUD_CONFIG_N_PROG_ENABLE (Results 1 – 2 of 2) sorted by relevance
321 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()327 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()363 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()372 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()415 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_audio_codec_disable()513 tmp |= AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_disable()598 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_enable()
8767 #define AUD_CONFIG_N_PROG_ENABLE (1 << 28) macro