Lines Matching defs:stereo
608 * operate as stereo or mono left (A) or mono right (B) mode. Mono right mode is setup as channel
611 static int stereo_helper(struct intel_dmic_params *dmic, int stereo[], int swap[])
628 /* Set stereo mode if both mic A anc B are enabled. */
630 stereo[i] = cnt;
650 int stereo[DMIC_HW_CONTROLLERS];
694 * if we have 2 dmics (stereo) it means we are using 1 pdm controller with possibly 2 hw
820 ret = stereo_helper(dmic, stereo, swap);
836 val |= CIC_CONTROL_STEREO_MODE(stereo[i]);
872 FIR_CONTROL_A_STEREO(stereo[i]);
915 FIR_CONTROL_B_STEREO(stereo[i]);