Searched refs:FFA_STATUS_OP_CMD_DONE_GET (Results 1 – 3 of 3) sorted by relevance
141 #define FFA_STATUS_OP_CMD_DONE_GET(x) (((uint32_t)(x) & FFA_STATUS_OP_CMD_DONE_MASK) >> FFA_STATUS_… macro
162 #define FFA_STATUS_OP_CMD_DONE_GET(x) (((uint32_t)(x) & FFA_STATUS_OP_CMD_DONE_MASK) >> FFA_STATUS_… macro
Completed in 27 milliseconds