Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dintel-nhlt.c144 if (!nhlt || (device_type != NHLT_DEVICE_BT && device_type != NHLT_DEVICE_I2S)) in intel_nhlt_ssp_endpoint_mask()
187 epnt->device_type == NHLT_DEVICE_I2S && in intel_nhlt_ssp_mclk_mask()
H A Dintel-dsp-config.c575 intel_nhlt_ssp_endpoint_mask(nhlt, NHLT_DEVICE_I2S)) in snd_intel_dsp_find_config()
/openbmc/linux/include/sound/
H A Dintel-nhlt.h24 NHLT_DEVICE_I2S = 4, enumerator
/openbmc/linux/sound/soc/intel/avs/
H A Dpath.c181 NHLT_DEVICE_I2S); in avs_copier_create()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c899 ssp_mask = intel_nhlt_ssp_endpoint_mask(nhlt, NHLT_DEVICE_I2S); in check_nhlt_ssp_mask()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.c272 ret = NHLT_DEVICE_I2S; in skl_tplg_be_dev_type()