Home
last modified time | relevance | path

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

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