Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/optee/
H A Doptee_private.h36 #define OPTEE_DEFAULT_MAX_NOTIF_VALUE 255 macro
H A Dffa_abi.c870 rc = optee_notif_init(optee, OPTEE_DEFAULT_MAX_NOTIF_VALUE); in optee_ffa_probe()
H A Dsmc_abi.c1351 *max_notif_value = OPTEE_DEFAULT_MAX_NOTIF_VALUE; in optee_msg_exchange_capabilities()