Searched refs:txn_successful (Results 1 – 1 of 1) sorted by relevance
57 bool se_is_busy, txn_has_errors, txn_successful; in tegra_se_is_operation_complete() local82 txn_successful = (sha_status == SHA_SE_OP_DONE) && in tegra_se_is_operation_complete()85 if ((timeout == MAX_TIMEOUT_MS) || txn_has_errors || !txn_successful) { in tegra_se_is_operation_complete()