Lines Matching refs:hfc_conf
186 member->dsp->pcm_bank_rx, member->dsp->hfc_conf, in dsp_cmx_debug()
403 if (dsp->hfc_conf >= 0) { in dsp_cmx_hardware()
408 dsp->name, dsp->hfc_conf); in dsp_cmx_hardware()
411 dsp->hfc_conf = -1; in dsp_cmx_hardware()
529 if (dsp->hfc_conf >= 0) { in dsp_cmx_hardware()
537 dsp->hfc_conf); in dsp_cmx_hardware()
541 dsp->hfc_conf = -1; in dsp_cmx_hardware()
651 if (current_conf < 0 && member->dsp->hfc_conf >= 0) in dsp_cmx_hardware()
652 current_conf = member->dsp->hfc_conf; in dsp_cmx_hardware()
654 if (member->dsp->hfc_conf < 0) in dsp_cmx_hardware()
691 if (member->dsp->hfc_conf >= 0) { in dsp_cmx_hardware()
697 member->dsp->hfc_conf); in dsp_cmx_hardware()
700 member->dsp->hfc_conf = -1; in dsp_cmx_hardware()
702 if (nextm->dsp->hfc_conf >= 0) { in dsp_cmx_hardware()
708 nextm->dsp->hfc_conf); in dsp_cmx_hardware()
711 nextm->dsp->hfc_conf = -1; in dsp_cmx_hardware()
956 if (!member->dsp->features.hfc_conf) in dsp_cmx_hardware()
962 if (member->dsp->hfc_conf == current_conf) in dsp_cmx_hardware()
1013 member->dsp->hfc_conf = current_conf; in dsp_cmx_hardware()
1032 dsp->hfc_conf >= 0 && in dsp_cmx_hardware()
1034 dsp->hfc_conf < 8) in dsp_cmx_hardware()
1035 freeunits[dsp->hfc_conf] = 0; in dsp_cmx_hardware()