Searched refs:AUD_CONFIG_N_PROG_ENABLE (Results 1 – 2 of 2) sorted by relevance
407 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()413 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_dp_audio_config_update()448 tmp &= ~AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()457 tmp |= AUD_CONFIG_N_PROG_ENABLE; in hsw_hdmi_audio_config_update()499 AUD_CONFIG_N_PROG_ENABLE | in hsw_audio_codec_disable()708 AUD_CONFIG_N_PROG_ENABLE | in ibx_audio_codec_disable()753 AUD_CONFIG_N_PROG_ENABLE | in ibx_audio_codec_enable()
59 #define AUD_CONFIG_N_PROG_ENABLE REG_BIT(28) macro