Searched refs:HDA_DSP_SPIB_DISABLE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-pcm.c | 119 hda_dsp_stream_spib_config(sdev, stream, HDA_DSP_SPIB_DISABLE, 0); in hda_dsp_pcm_hw_params()
|
H A D | hda.h | 182 #define HDA_DSP_SPIB_DISABLE 0 macro
|
H A D | hda-loader.c | 219 ret = hda_dsp_stream_spib_config(sdev, stream, HDA_DSP_SPIB_DISABLE, 0); in cl_cleanup()
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-pcm.c | 136 hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_DISABLE, 0); in hda_dsp_pcm_hw_params()
|
H A D | hda-loader.c | 257 ret = hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_DISABLE, 0); in hda_cl_cleanup()
|
H A D | hda-stream.c | 705 hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_DISABLE, 0); in hda_dsp_stream_hw_free()
|
H A D | hda.h | 184 #define HDA_DSP_SPIB_DISABLE 0 macro
|
Completed in 8 milliseconds