Home
last modified time | relevance | path

Searched refs:SE0_SHA_HASH_RESULT_0 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/drivers/se/
H A Dse.c202 val = tegra_se_read_32(SE0_SHA_HASH_RESULT_0 + in tegra_se_calculate_sha256_hash()
204 tegra_se_write_32(SE0_SHA_HASH_RESULT_0 + i, in tegra_se_calculate_sha256_hash()
268 val = tegra_se_read_32(SE0_SHA_HASH_RESULT_0 + hash_offset); in tegra_se_save_sha256_hash()
H A Dse_private.h50 #define SE0_SHA_HASH_RESULT_0 U(0x13c) macro
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/drivers/se/
H A Dse.c349 val = tegra_se_read_32(SE0_SHA_HASH_RESULT_0 + in tegra_se_calculate_sha256_hash()
351 tegra_se_write_32(SE0_SHA_HASH_RESULT_0 + i, in tegra_se_calculate_sha256_hash()
400 val = tegra_se_read_32(SE0_SHA_HASH_RESULT_0 + hash_offset); in tegra_se_save_sha256_pmc_scratch()
H A Dse_private.h60 #define SE0_SHA_HASH_RESULT_0 U(0x13c) macro