Home
last modified time | relevance | path

Searched refs:SE_INT_OP_DONE (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-3.4.0/plat/nvidia/tegra/soc/t210/drivers/se/
Dse_private.h448 #define SE_INT_OP_DONE(x) \ macro
Dsecurity_engine.c150 for (timeout = 0; (SE_INT_OP_DONE(val) == SE_INT_OP_DONE_CLEAR) && in tegra_se_operation_complete()