Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dintel-nhlt.c50 if (epnt->linktype != NHLT_LINK_DMIC) in intel_nhlt_get_dmic_geo()
285 return epnt->linktype == NHLT_LINK_DMIC || in nhlt_check_ep_match()
306 if (link_type == NHLT_LINK_DMIC && bps == 32 && (vbps == 24 || vbps == 32)) { in intel_nhlt_get_endpoint_blob()
H A Dintel-dsp-config.c601 if (intel_nhlt_has_endpoint_type(nhlt, NHLT_LINK_DMIC)) in snd_intel_dsp_check_dmic()
/openbmc/linux/include/sound/
H A Dintel-nhlt.h16 NHLT_LINK_DMIC = 2, enumerator
/openbmc/linux/sound/soc/intel/avs/
H A Dboard_selection.c429 !intel_nhlt_has_endpoint_type(adev->nhlt, NHLT_LINK_DMIC)) { in avs_register_dmic_board()
H A Dpath.c203 NHLT_LINK_DMIC, fmt->valid_bit_depth, in avs_copier_create()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.c301 link_type = NHLT_LINK_DMIC; in skl_tplg_update_be_blob()
1766 ret = NHLT_LINK_DMIC; in skl_tplg_be_link_type()