Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/tegra/
Dtegra210_peq.c317 for (i = 0; i < TEGRA210_PEQ_MAX_CHANNELS; i++) { in tegra210_peq_restore()
339 for (i = 0; i < TEGRA210_PEQ_MAX_CHANNELS; i++) { in tegra210_peq_save()
371 for (i = 0; i < TEGRA210_PEQ_MAX_CHANNELS; i++) { in tegra210_peq_component_init()
Dtegra210_peq.h42 #define TEGRA210_PEQ_MAX_CHANNELS 8 macro