Searched refs:TEGRA210_MIXER_RX_MAX (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/tegra/
H A Dtegra210_mixer.h78 #define TEGRA210_MIXER_RX_MAX 10 macro
79 #define TEGRA210_MIXER_RX_LIMIT (TEGRA210_MIXER_RX_MAX * TEGRA210_MIXER_REG_STRIDE)
96 int gain_value[TEGRA210_MIXER_RX_MAX];
H A Dtegra210_mixer.c294 dai->id - TEGRA210_MIXER_RX_MAX);
629 for (i = 0; i < TEGRA210_MIXER_RX_MAX; i++)

Completed in 115 milliseconds