Searched refs:SE0_SECURITY (Results 1 – 4 of 4) sorted by relevance
250 security = tegra_se_read_32(SE0_SECURITY); in tegra_se_save_sha256_hash()251 tegra_se_write_32(SE0_SECURITY, security | SE0_SECURITY_SE_SOFT_SETTING); in tegra_se_save_sha256_hash()262 tegra_se_write_32(SE0_SECURITY, security); in tegra_se_save_sha256_hash()
13 #define SE0_SECURITY U(0x18) macro
420 security = tegra_se_read_32(SE0_SECURITY); in tegra_se_calculate_save_sha256()421 tegra_se_write_32(SE0_SECURITY, security | SE0_SECURITY_SE_SOFT_SETTING); in tegra_se_calculate_save_sha256()438 tegra_se_write_32(SE0_SECURITY, security); in tegra_se_calculate_save_sha256()
15 #define SE0_SECURITY U(0x18) macro