Searched refs:nc (Results 1 – 2 of 2) sorted by relevance
/sound/soc/intel/skylake/ | ||
D | skl-sst-dsp.h | 92 #define SKL_DSP_CORES_MASK(nc) GENMASK((nc - 1), 0) argument |
/sound/soc/sof/intel/ | ||
D | hda.h | 312 #define SOF_DSP_CORES_MASK(nc) GENMASK(((nc) - 1), 0) argument |