Searched refs:act (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/drivers/crypto/caam/include/ |
| H A D | caam_desc_helper.h | 28 #define caam_desc_fifo_load(desc, data, cla, dst, act) \ argument 29 caam_desc_add_dmaobj(desc, data, FIFO_LD(cla, dst, act, 0)) 170 #define FIFO_LD(cla, dst, act, len) \ argument 172 FIFO_LOAD_ACTION(act) | FIFO_LOAD_LENGTH(len)) 178 #define FIFO_LD_SGT(cla, dst, act, len) \ argument 180 FIFO_LOAD_INPUT(dst) | FIFO_LOAD_ACTION(act) | FIFO_LOAD_LENGTH(len)) 187 #define FIFO_LD_SGT_EXT(cla, dst, act) \ argument 189 FIFO_LOAD_INPUT(dst) | FIFO_LOAD_ACTION(act)) 195 #define FIFO_LD_EXT(cla, dst, act) \ argument 197 FIFO_LOAD_INPUT(dst) | FIFO_LOAD_ACTION(act)) [all …]
|
| H A D | caam_desc_defines.h | 146 #define FIFO_LOAD_ACTION(act) SHIFT_U32((FIFO_LOAD_##act) & 0x3F, 16) argument
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | LICENSE | 177 License. However, in accepting such obligations, You may act only 287 covered by this License; they are outside its scope. The act of 301 You may charge a fee for the physical act of transferring a copy, and
|
| /optee_os/lib/libutils/compiler-rt/ |
| H A D | LICENSE.TXT | 173 License. However, in accepting such obligations, You may act only
|