Home
last modified time | relevance | path

Searched refs:ssp_count (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/sound/soc/sof/intel/
Dcnl.c275 .ssp_count = CNL_SSP_COUNT,
294 .ssp_count = ICL_SSP_COUNT,
310 .ssp_count = ICL_SSP_COUNT,
326 .ssp_count = ICL_SSP_COUNT,
Dapl.c114 .ssp_count = APL_SSP_COUNT,
Dshim.h165 int ssp_count; /* ssp count of the platform */ member
Dhda-loader.c98 for (i = 0; i < chip->ssp_count; i++) { in cl_dsp_init()