Searched refs:fir_stereo (Results 1 – 1 of 1) sorted by relevance
344 int fir_stereo[2]; in dai_nhlt_dmic_dai_params_get() local376 fir_stereo[0] = FIELD_GET(FIR_CONTROL_STEREO, fir_control[0]); in dai_nhlt_dmic_dai_params_get()377 if (fir_stereo[0]) { in dai_nhlt_dmic_dai_params_get()390 fir_stereo[1] = FIELD_GET(FIR_CONTROL_STEREO, fir_control[1]); in dai_nhlt_dmic_dai_params_get()391 if (fir_stereo[1]) { in dai_nhlt_dmic_dai_params_get()403 fir_stereo[0] = FIELD_GET(FIR_CONTROL_STEREO, fir_control[0]); in dai_nhlt_dmic_dai_params_get()404 fir_stereo[1] = FIELD_GET(FIR_CONTROL_STEREO, fir_control[1]); in dai_nhlt_dmic_dai_params_get()405 if (fir_stereo[0] == fir_stereo[1]) { in dai_nhlt_dmic_dai_params_get()