Home
last modified time | relevance | path

Searched refs:OPTEE_MSG_CMD_CANCEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/tee/optee/
H A Doptee_msg.h314 #define OPTEE_MSG_CMD_CANCEL 3 macro
/openbmc/linux/drivers/tee/optee/
H A Doptee_msg.h344 #define OPTEE_MSG_CMD_CANCEL 3 macro
H A Dcall.c474 msg_arg->cmd = OPTEE_MSG_CMD_CANCEL; in optee_cancel_req()