Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_ssp_amp.c51 #define SOF_NO_OF_HDMI_PLAYBACK_MASK (GENMASK(16, 14)) macro
53 (((quirk) << SOF_NO_OF_HDMI_PLAYBACK_SHIFT) & SOF_NO_OF_HDMI_PLAYBACK_MASK)
401 hdmi_num = (sof_ssp_amp_quirk & SOF_NO_OF_HDMI_PLAYBACK_MASK) >> in sof_ssp_amp_probe()