Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dintel-nhlt.c31 struct nhlt_endpoint *epnt; in intel_nhlt_get_dmic_geo()
121 struct nhlt_endpoint *epnt; in intel_nhlt_has_endpoint_type()
127 epnt = (struct nhlt_endpoint *)nhlt->desc; in intel_nhlt_has_endpoint_type()
132 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in intel_nhlt_has_endpoint_type()
140 struct nhlt_endpoint *epnt; in intel_nhlt_ssp_endpoint_mask()
147 epnt = (struct nhlt_endpoint *)nhlt->desc; in intel_nhlt_ssp_endpoint_mask()
153 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in intel_nhlt_ssp_endpoint_mask()
173 struct nhlt_endpoint *epnt; in intel_nhlt_ssp_mclk_mask()
182 epnt = (struct nhlt_endpoint *)nhlt->desc; in intel_nhlt_ssp_mclk_mask()
295 struct nhlt_endpoint *epnt; in intel_nhlt_get_endpoint_blob()
[all …]
/openbmc/linux/include/sound/
H A Dintel-nhlt.h64 struct nhlt_endpoint { struct
81 struct nhlt_endpoint desc[]; argument
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-nhlt.c251 struct nhlt_endpoint *epnt; in skl_get_clks()
256 epnt = (struct nhlt_endpoint *)nhlt->desc; in skl_get_clks()
267 epnt = (struct nhlt_endpoint *)((u8 *)epnt + epnt->length); in skl_get_clks()