Searched refs:AUD_CONFIG_N_PROG_ENABLE (Results 1 – 2 of 2) sorted by relevance
300 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()306 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()339 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()348 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()389 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_audio_codec_disable()485 tmp |= AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_disable()569 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in ilk_audio_codec_enable()
8180 #define AUD_CONFIG_N_PROG_ENABLE (1 << 28) macro