Searched refs:scratch_offset (Results 1 – 1 of 1) sorted by relevance
387 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U; in tegra_se_save_sha256_pmc_scratch() local397 for (scratch_offset = SECURE_SCRATCH_TZDRAM_SHA256_HASH_START; in tegra_se_save_sha256_pmc_scratch()398 scratch_offset <= SECURE_SCRATCH_TZDRAM_SHA256_HASH_END; in tegra_se_save_sha256_pmc_scratch()399 scratch_offset += BYTES_IN_WORD) { in tegra_se_save_sha256_pmc_scratch()401 mmio_write_32((uint32_t)(TEGRA_SCRATCH_BASE + scratch_offset), in tegra_se_save_sha256_pmc_scratch()