Home
last modified time | relevance | path

Searched refs:SOF_MAX_DSP_NUM_CORES (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/soc/sof/
Dsof-priv.h82 #define SOF_MAX_DSP_NUM_CORES 8 macro
578 int dsp_core_ref_count[SOF_MAX_DSP_NUM_CORES];
/linux-6.1.9/sound/soc/sof/intel/
Dhda-loader.c194 for_each_set_bit(j, &mask, SOF_MAX_DSP_NUM_CORES) in cl_dsp_init()