Home
last modified time | relevance | path

Searched refs:AUD_CONFIG_LOWER_N_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_audio.c192 tmp &= ~AUD_CONFIG_LOWER_N_MASK; in hsw_audio_codec_disable()
289 tmp &= ~AUD_CONFIG_LOWER_N_MASK; in ilk_audio_codec_disable()
Di915_reg.h6435 #define AUD_CONFIG_LOWER_N_MASK (0xfff << 4) macro