Searched refs:txn_has_errors (Results 1 – 1 of 1) sorted by relevance
57 bool se_is_busy, txn_has_errors, txn_successful; in tegra_se_is_operation_complete() local76 txn_has_errors = (tegra_se_read_32(SHA_ERR_STATUS) != 0U) || in tegra_se_is_operation_complete()85 if ((timeout == MAX_TIMEOUT_MS) || txn_has_errors || !txn_successful) { in tegra_se_is_operation_complete()