Searched refs:SE0_INT_OP_DONE (Results 1 – 4 of 4) sorted by relevance
68 #define SE0_INT_OP_DONE(x) \ 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()
78 #define SE0_INT_OP_DONE(x) \ macro