Searched refs:SE0_INT_OP_DONE_CLEAR (Results 1 – 4 of 4) sorted by relevance
66 #define SE0_INT_OP_DONE_CLEAR \ macro
44 if (SE0_INT_OP_DONE(val) == SE0_INT_OP_DONE_CLEAR) { in tegra_se_operation_complete()
199 while (SE0_INT_OP_DONE(val) == SE0_INT_OP_DONE_CLEAR) { in tegra_se_sha256_hash_operation_complete()201 if (SE0_INT_OP_DONE(val) != SE0_INT_OP_DONE_CLEAR) { in tegra_se_sha256_hash_operation_complete()
76 #define SE0_INT_OP_DONE_CLEAR \ macro