Searched refs:mono_conv (Results 1 - 9 of 9) sorted by last modified time

/linux-master/sound/soc/tegra/
H A Dtegra186_dspk.c266 cif_conf.mono_conv = dspk->mono_to_stereo;
H A Dtegra30_i2s.c189 cif_conf.mono_conv = 0;
H A Dtegra210_sfc.c3154 cif_conf.mono_conv = sfc->mono_to_stereo[path];
H A Dtegra210_i2s.c671 cif_conf.mono_conv = i2s->mono_to_stereo[path];
H A Dtegra210_dmic.c151 cif_conf.mono_conv = dmic->mono_to_stereo;
H A Dtegra210_admaif.c310 cif_conf.mono_conv = admaif->mono_to_stereo[path][dai->id];
H A Dtegra30_ahub.c145 cif_conf.mono_conv = 0;
247 cif_conf.mono_conv = 0;
645 (conf->mono_conv <<
677 (conf->mono_conv <<
H A Dtegra30_ahub.h485 unsigned int mono_conv; member in struct:tegra30_ahub_cif_conf
H A Dtegra_cif.h43 unsigned int mono_conv; member in struct:tegra_cif_conf
60 (conf->mono_conv << TEGRA_ACIF_CTRL_MONO_CONV_SHIFT);

Completed in 172 milliseconds