Searched refs:SHA_ERR_STATUS (Results 1 – 2 of 2) sorted by relevance
68 txn_has_errors = (tegra_se_read_32(SHA_ERR_STATUS) != 0U) || in tegra_se_is_operation_complete()124 tegra_se_write_32(SHA_ERR_STATUS, ERR_STATUS_SW_CLEAR); in tegra_se_is_ready()
26 #define SHA_ERR_STATUS U(0x18C) macro