Searched refs:HDA_CL_STREAM_FORMAT (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-loader.c | 26 #define HDA_CL_STREAM_FORMAT 0x40 macro 302 iccmax_stream = cl_stream_prepare(sdev, HDA_CL_STREAM_FORMAT, stripped_firmware.size, in hda_dsp_cl_boot_firmware_iccmax() 354 stream = cl_stream_prepare(sdev, HDA_CL_STREAM_FORMAT, stripped_firmware.size, in hda_dsp_cl_boot_firmware()
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-loader.c | 336 iccmax_stream = hda_cl_stream_prepare(sdev, HDA_CL_STREAM_FORMAT, PAGE_SIZE, in hda_dsp_cl_boot_firmware_iccmax() 421 hext_stream = hda_cl_stream_prepare(sdev, HDA_CL_STREAM_FORMAT, in hda_dsp_cl_boot_firmware() 538 hext_stream = hda_cl_stream_prepare(sdev, HDA_CL_STREAM_FORMAT, in hda_dsp_ipc4_load_library()
|
H A D | hda.h | 693 #define HDA_CL_STREAM_FORMAT 0x40 macro
|
Completed in 4 milliseconds