Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/tegra/
Dtegra_cif.h40 unsigned int stereo_conv; member
57 (conf->stereo_conv << TEGRA_ACIF_CTRL_STEREO_CONV_SHIFT) | in tegra_set_cif()
Dtegra30_ahub.c141 cif_conf.stereo_conv = 0; in tegra30_ahub_allocate_rx_fifo()
243 cif_conf.stereo_conv = 0; in tegra30_ahub_allocate_tx_fifo()
639 (conf->stereo_conv << in tegra30_ahub_set_cif()
671 (conf->stereo_conv << in tegra124_ahub_set_cif()
Dtegra30_ahub.h481 unsigned int stereo_conv; member
Dtegra210_dmic.c152 cif_conf.stereo_conv = dmic->stereo_to_mono; in tegra210_dmic_hw_params()
Dtegra186_dspk.c268 cif_conf.stereo_conv = dspk->stereo_to_mono; in tegra186_dspk_hw_params()
Dtegra30_i2s.c187 cif_conf.stereo_conv = 0; in tegra30_i2s_hw_params()
Dtegra210_i2s.c672 cif_conf.stereo_conv = i2s->stereo_to_mono[path]; in tegra210_i2s_hw_params()
Dtegra210_sfc.c3125 cif_conf.stereo_conv = sfc->stereo_to_mono[path]; in tegra210_sfc_set_audio_cif()
Dtegra210_admaif.c311 cif_conf.stereo_conv = admaif->stereo_to_mono[path][dai->id]; in tegra_admaif_hw_params()