Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_audio_regs.h61 #define AUD_CONFIG_LOWER_N_MASK REG_GENMASK(15, 4) macro
63 AUD_CONFIG_LOWER_N_MASK)
65 REG_FIELD_PREP(AUD_CONFIG_LOWER_N_MASK, (n) & 0xfff))
H A Dintel_audio.c340 AUD_CONFIG_LOWER_N_MASK | in hsw_dp_audio_config_update()
412 AUD_CONFIG_LOWER_N_MASK, in hsw_audio_codec_disable()
627 AUD_CONFIG_LOWER_N_MASK, in ibx_audio_codec_disable()