Searched refs:stereo_to_mono (Results 1 – 7 of 7) sorted by relevance
383 cif_conf.stereo_conv = admaif->stereo_to_mono[path][dai->id]; in tegra_admaif_hw_params() 566 admaif->stereo_to_mono[ADMAIF_TX_PATH][ec->reg]; in tegra210_admaif_pput_stereo_to_mono() 579 if (value == admaif->stereo_to_mono[ADMAIF_TX_PATH][ec->reg])582 admaif->stereo_to_mono[ADMAIF_TX_PATH][ec->reg] = value; in tegra210_admaif_cget_stereo_to_mono() 595 admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg]; in tegra210_admaif_cput_stereo_to_mono() 608 if (value == admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg])611 admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg] = value; in tegra_admaif_dai_probe() 943 admaif->stereo_to_mono[i] = in tegra_admaif_probe() 946 if (!admaif->stereo_to_mono[i]) in tegra_admaif_probe()
396 ucontrol->value.enumerated.item[0] = i2s->stereo_to_mono[I2S_TX_PATH];408 if (value == i2s->stereo_to_mono[I2S_TX_PATH]) in tegra210_i2s_cput_stereo_to_mono() 411 i2s->stereo_to_mono[I2S_TX_PATH] = value;448 ucontrol->value.enumerated.item[0] = i2s->stereo_to_mono[I2S_RX_PATH];460 if (value == i2s->stereo_to_mono[I2S_RX_PATH]) in tegra210_i2s_pput_stereo_to_mono() 463 i2s->stereo_to_mono[I2S_RX_PATH] = value;720 cif_conf.stereo_conv = i2s->stereo_to_mono[path]; in tegra210_i2s_hw_params()
72 unsigned int stereo_to_mono[SFC_PATHS]; member
65 unsigned int stereo_to_mono; member
75 unsigned int stereo_to_mono; member
167 unsigned int stereo_to_mono[I2S_PATHS]; member
235 unsigned int *stereo_to_mono[ADMAIF_PATHS];236 unsigned int *stereo_to_mono[ADMAIF_PATHS]; global() member