Home
last modified time | relevance | path

Searched refs:stereo_conv (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/tegra/
H A Dtegra_cif.h43 unsigned int stereo_conv; member
60 (conf->stereo_conv << TEGRA_ACIF_CTRL_STEREO_CONV_SHIFT) | in tegra_set_cif()
79 (conf->stereo_conv << TEGRA_ACIF_CTRL_STEREO_CONV_SHIFT) | in tegra264_set_cif()
H A Dtegra30_ahub.h481 unsigned int stereo_conv; member
H A Dtegra186_dspk.c267 cif_conf.stereo_conv = dspk->stereo_to_mono; in tegra186_dspk_hw_params()
H A Dtegra210_dmic.c152 cif_conf.stereo_conv = dmic->stereo_to_mono; in tegra210_dmic_hw_params()
H A Dtegra210_i2s.c731 cif_conf.stereo_conv = i2s->stereo_to_mono[path];
H A Dtegra210_admaif.c451 cif_conf.stereo_conv = admaif->stereo_to_mono[path][dai->id]; in tegra_admaif_stop()