Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sof/
Dsof-priv.h76 #define SOF_MAX_DSP_NUM_CORES 8 macro
562 int dsp_core_ref_count[SOF_MAX_DSP_NUM_CORES];
/linux-5.19.10/sound/soc/sof/intel/
Dhda-loader.c195 for_each_set_bit(j, &mask, SOF_MAX_DSP_NUM_CORES) in cl_dsp_init()