Home
last modified time | relevance | path

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

/linux/sound/hda/
H A Dintel-nhlt.c149 if (epnt->linktype == NHLT_LINK_SSP && epnt->device_type == device_type) { in intel_nhlt_ssp_endpoint_mask()
186 if (epnt->linktype == NHLT_LINK_SSP && in intel_nhlt_ssp_mclk_mask()
359 if (epnt->linktype == NHLT_LINK_SSP && in intel_nhlt_ssp_device_type()
H A Dintel-dsp-config.c574 if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_SSP) && in snd_intel_dsp_find_config()
/linux/include/sound/
H A Dintel-nhlt.h17 NHLT_LINK_SSP = 3, enumerator
/linux/sound/soc/sof/intel/
H A Dhda.c546 if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_SSP)) { in check_nhlt_ssp_mask()