Searched refs:stereo_to_mono (Results 1 – 8 of 8) sorted by relevance
311 cif_conf.stereo_conv = admaif->stereo_to_mono[path][dai->id]; in tegra_admaif_hw_params()493 admaif->stereo_to_mono[ADMAIF_TX_PATH][ec->reg]; in tegra210_admaif_pget_stereo_to_mono()506 if (value == admaif->stereo_to_mono[ADMAIF_TX_PATH][ec->reg]) in tegra210_admaif_pput_stereo_to_mono()509 admaif->stereo_to_mono[ADMAIF_TX_PATH][ec->reg] = value; in tegra210_admaif_pput_stereo_to_mono()522 admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg]; in tegra210_admaif_cget_stereo_to_mono()535 if (value == admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg]) in tegra210_admaif_cput_stereo_to_mono()538 admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg] = value; in tegra210_admaif_cput_stereo_to_mono()782 admaif->stereo_to_mono[i] = in tegra_admaif_probe()785 if (!admaif->stereo_to_mono[i]) in tegra_admaif_probe()
152 cif_conf.stereo_conv = dmic->stereo_to_mono; in tegra210_dmic_hw_params()243 ucontrol->value.enumerated.item[0] = dmic->stereo_to_mono; in tegra210_dmic_get_stereo_to_mono()255 if (value == dmic->stereo_to_mono) in tegra210_dmic_put_stereo_to_mono()258 dmic->stereo_to_mono = value; in tegra210_dmic_put_stereo_to_mono()501 dmic->stereo_to_mono = 0; /* "CH0" */ in tegra210_dmic_probe()
378 ucontrol->value.enumerated.item[0] = i2s->stereo_to_mono[I2S_TX_PATH]; in tegra210_i2s_cget_stereo_to_mono()390 if (value == i2s->stereo_to_mono[I2S_TX_PATH]) in tegra210_i2s_cput_stereo_to_mono()393 i2s->stereo_to_mono[I2S_TX_PATH] = value; in tegra210_i2s_cput_stereo_to_mono()430 ucontrol->value.enumerated.item[0] = i2s->stereo_to_mono[I2S_RX_PATH]; in tegra210_i2s_pget_stereo_to_mono()442 if (value == i2s->stereo_to_mono[I2S_RX_PATH]) in tegra210_i2s_pput_stereo_to_mono()445 i2s->stereo_to_mono[I2S_RX_PATH] = value; in tegra210_i2s_pput_stereo_to_mono()672 cif_conf.stereo_conv = i2s->stereo_to_mono[path]; in tegra210_i2s_hw_params()
165 ucontrol->value.enumerated.item[0] = dspk->stereo_to_mono; in tegra186_dspk_get_stereo_to_mono()177 if (value == dspk->stereo_to_mono) in tegra186_dspk_put_stereo_to_mono()180 dspk->stereo_to_mono = value; in tegra186_dspk_put_stereo_to_mono()268 cif_conf.stereo_conv = dspk->stereo_to_mono; in tegra186_dspk_hw_params()
65 unsigned int stereo_to_mono; member
75 unsigned int stereo_to_mono; member
115 unsigned int stereo_to_mono[I2S_PATHS]; member
158 unsigned int *stereo_to_mono[ADMAIF_PATHS]; member