Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/amdtee/
H A Damdtee_if.h62 #define TEE_PARAM_TYPE_GET(t, i) (((t) >> ((i) * 4)) & 0xF) macro
H A Dcall.c37 type = TEE_PARAM_TYPE_GET(amd->param_types, i); in tee_params_to_amd_params()
86 type = TEE_PARAM_TYPE_GET(amd->param_types, i); in amd_params_to_tee_params()