Lines Matching refs:out_mono
430 u32 out_mono[ARRAY_SIZE(pdata->out_mono)];
436 out_mono, ARRAY_SIZE(out_mono), 1);
439 pdata->out_mono[i] = !!out_mono[i];
551 bool out_mono;
587 if (!ep_sel && !madera->pdata.codec.out_mono[0])
588 out_mono = false; /* stereo HP */
590 out_mono = true; /* EP or mono HP */
592 ret = madera_set_output_mode(component, 1, out_mono);
1236 if (pdata->out_mono[i]) {