Home
last modified time | relevance | path

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

/openbmc/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()
H A Dintel-dsp-config.c574 if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_SSP) && in snd_intel_dsp_find_config()
/openbmc/linux/include/sound/
H A Dintel-nhlt.h17 NHLT_LINK_SSP = 3, enumerator
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-nhlt.c258 if (epnt->linktype == NHLT_LINK_SSP) { in skl_get_clks()
H A Dskl-topology.c310 link_type = NHLT_LINK_SSP; in skl_tplg_update_be_blob()
1762 ret = NHLT_LINK_SSP; in skl_tplg_be_link_type()
1770 ret = NHLT_LINK_SSP; in skl_tplg_be_link_type()
/openbmc/linux/sound/soc/intel/avs/
H A Dboard_selection.c517 if (!adev->nhlt || !intel_nhlt_has_endpoint_type(adev->nhlt, NHLT_LINK_SSP)) { in avs_register_i2s_boards()
H A Dpath.c179 NHLT_LINK_SSP, fmt->valid_bit_depth, fmt->bit_depth, in avs_copier_create()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c898 if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_SSP)) { in check_nhlt_ssp_mask()