Searched defs:w0 (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | hpre_main.h | 28 #define HPRE_TASK_ETYPE(w0) (((w0) >> HPRE_ETYPE_SHIFT) & HPRE_ETYPE_MASK) argument 29 #define HPRE_TASK_ETYPE1(w0) (((w0) >> HPRE_ETYPE1_SHIFT) & HPRE_ETYPE1_MASK) argument 30 #define HPRE_TASK_DONE(w0) (((w0) >> HPRE_DONE_SHIFT) & HPRE_DONE_MASK) argument 39 uint32_t w0; member
|
| H A D | hisi_qm.c | 106 uint16_t w0; member
|
| /optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/ |
| H A D | sosemanuk.c | 249 ulong32 w0, w1, w2, w3, w4, w5, w6, w7; in sosemanuk_setup() local
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_spmc.c | 524 static bool is_nil_uuid(uint32_t w0, uint32_t w1, uint32_t w2, uint32_t w3) in is_nil_uuid() 851 uint32_t w0 = FFA_ERROR; in handle_framework_direct_request() local
|