Home
last modified time | relevance | path

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

/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()
/linux/include/sound/
H A Dintel-nhlt.h16 NHLT_LINK_DMIC = 2, enumerator
/linux/sound/soc/sof/
H A Dipc4-topology.c1555 nhlt_type = NHLT_LINK_DMIC; in snd_sof_get_nhlt_endpoint_data()