Home
last modified time | relevance | path

Searched refs:SE0_INT_OP_DONE_CLEAR (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t186/drivers/se/
A Dse_private.h66 #define SE0_INT_OP_DONE_CLEAR \ macro
A Dse.c44 if (SE0_INT_OP_DONE(val) == SE0_INT_OP_DONE_CLEAR) { in tegra_se_operation_complete()
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/drivers/se/
A Dse_private.h76 #define SE0_INT_OP_DONE_CLEAR \ macro
A Dse.c199 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()

Completed in 6 milliseconds