Searched refs:SOF_NO_OF_HDMI_PLAYBACK_MASK (Results 1 – 1 of 1) sorted by relevance
51 #define SOF_NO_OF_HDMI_PLAYBACK_MASK (GENMASK(16, 14)) macro53 (((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()