Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-pcm.c119 hda_dsp_stream_spib_config(sdev, stream, HDA_DSP_SPIB_DISABLE, 0); in hda_dsp_pcm_hw_params()
H A Dhda-loader.c219 ret = hda_dsp_stream_spib_config(sdev, stream, HDA_DSP_SPIB_DISABLE, 0); in cl_cleanup()
H A Dhda.h182 #define HDA_DSP_SPIB_DISABLE 0 macro