Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_rt5682.c35 #define SOF_RT5682_SSP_CODEC_MASK (GENMASK(2, 0)) macro
1013 ssp_codec = sof_rt5682_quirk & SOF_RT5682_SSP_CODEC_MASK; in sof_audio_probe()