Home
last modified time | relevance | path

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

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