TEGRA_AMX_SLOTS_PER_WORD
amx->soc_data->ram_depth * TEGRA_AMX_SLOTS_PER_WORD,
for (i = 0; i < amx->soc_data->ram_depth * TEGRA_AMX_SLOTS_PER_WORD; i++)
for (b = 0; b < TEGRA_AMX_SLOTS_PER_WORD; b++) {
unsigned int slot = i * TEGRA_AMX_SLOTS_PER_WORD + b;