Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/tegra/
Dtegra210_amx.h71 #define TEGRA210_AMX_RAM_DEPTH 16 macro
88 unsigned int map[TEGRA210_AMX_RAM_DEPTH];
Dtegra210_amx.c58 for (i = 0; i < TEGRA210_AMX_RAM_DEPTH; i++) in tegra210_amx_write_map_ram()