Searched refs:SE0_SHA_STATUS_IDLE (Results 1 – 4 of 4) sorted by relevance
73 #define SE0_SHA_STATUS_IDLE U(0) macro
52 if (val != SE0_SHA_STATUS_IDLE) { in tegra_se_operation_complete()
83 #define SE0_SHA_STATUS_IDLE U(0) macro
208 while (val != SE0_SHA_STATUS_IDLE) { in tegra_se_sha256_hash_operation_complete()210 if (val == SE0_SHA_STATUS_IDLE) { in tegra_se_sha256_hash_operation_complete()
Completed in 6 milliseconds