Home
last modified time | relevance | path

Searched refs:TEGRA210_MIXER_RX_LIMIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_mixer.h79 #define TEGRA210_MIXER_RX_LIMIT (TEGRA210_MIXER_RX_MAX * TEGRA210_MIXER_REG_STRIDE) macro
81 #define TEGRA210_MIXER_TX_LIMIT (TEGRA210_MIXER_RX_LIMIT + (TEGRA210_MIXER_TX_MAX * TEGRA210_MIXER…
H A Dtegra210_mixer.c515 if (reg < TEGRA210_MIXER_RX_LIMIT) in tegra210_mixer_wr_reg()
539 if (reg < TEGRA210_MIXER_RX_LIMIT) in tegra210_mixer_rd_reg()
557 if (reg < TEGRA210_MIXER_RX_LIMIT) in tegra210_mixer_volatile_reg()