Searched refs:stereo_to_mono (Results 1 – 8 of 8) sorted by relevance
152 cif_conf.stereo_conv = dmic->stereo_to_mono; in tegra210_dmic_hw_params()172 ucontrol->value.integer.value[0] = dmic->stereo_to_mono; in tegra210_dmic_get_control()195 dmic->stereo_to_mono = value; in tegra210_dmic_put_control()387 dmic->stereo_to_mono = 0; /* "CH0" */ in tegra210_dmic_probe()
311 cif_conf.stereo_conv = admaif->stereo_to_mono[path][dai->id]; in tegra_admaif_hw_params()440 *uctl_val = admaif->stereo_to_mono[ADMAIF_TX_PATH][ec->reg]; in tegra_admaif_get_control()442 *uctl_val = admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg]; in tegra_admaif_get_control()460 admaif->stereo_to_mono[ADMAIF_TX_PATH][ec->reg] = value; in tegra_admaif_put_control()462 admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg] = value; in tegra_admaif_put_control()696 admaif->stereo_to_mono[i] = in tegra_admaif_probe()699 if (!admaif->stereo_to_mono[i]) in tegra_admaif_probe()
327 *uctl_val = i2s->stereo_to_mono[I2S_TX_PATH]; in tegra210_i2s_get_control()331 *uctl_val = i2s->stereo_to_mono[I2S_RX_PATH]; in tegra210_i2s_get_control()372 i2s->stereo_to_mono[I2S_TX_PATH] = value; in tegra210_i2s_put_control()376 i2s->stereo_to_mono[I2S_RX_PATH] = value; in tegra210_i2s_put_control()522 cif_conf.stereo_conv = i2s->stereo_to_mono[path]; in tegra210_i2s_hw_params()
65 unsigned int stereo_to_mono; member
46 ucontrol->value.integer.value[0] = dspk->stereo_to_mono; in tegra186_dspk_get_control()69 dspk->stereo_to_mono = val; in tegra186_dspk_put_control()157 cif_conf.stereo_conv = dspk->stereo_to_mono; in tegra186_dspk_hw_params()
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