Searched defs:a1 (Results 1 – 15 of 15) sorted by relevance
| /u-boot/cmd/ |
| A D | smccc.c | 20 unsigned long a1; in do_call() local
|
| /u-boot/post/lib_powerpc/ |
| A D | complex.c | 33 int a1 = 666; in cpu_post_test_complex_1() local
|
| /u-boot/fs/zfs/ |
| A D | zfs_fletcher.c | 40 uint64_t a0, b0, a1, b1; in fletcher_2_endian() local
|
| /u-boot/arch/mips/include/asm/ |
| A D | regdef.h | 24 #define a1 $5 macro 67 #define a1 $5 macro
|
| /u-boot/drivers/firmware/ |
| A D | psci.c | 100 static void smccc_invoke_hvc(unsigned long a0, unsigned long a1, in smccc_invoke_hvc() 109 static void smccc_invoke_smc(unsigned long a0, unsigned long a1, in smccc_invoke_smc()
|
| /u-boot/arch/m68k/include/asm/ |
| A D | ptrace.h | 22 ulong a1; member
|
| /u-boot/drivers/tee/optee/ |
| A D | core.c | 56 u32 a1; member 755 static void optee_smccc_smc(unsigned long a0, unsigned long a1, in optee_smccc_smc() 764 static void optee_smccc_hvc(unsigned long a0, unsigned long a1, in optee_smccc_hvc()
|
| /u-boot/drivers/rng/ |
| A D | smccc_trng.c | 131 static bool smccc_trng_is_supported(void (*invoke_fn)(unsigned long a0, unsigned long a1, in smccc_trng_is_supported()
|
| /u-boot/include/linux/ |
| A D | arm-smccc.h | 68 unsigned long a1; member
|
| A D | psci.h | 139 static inline unsigned long invoke_psci_fn(unsigned long a0, unsigned long a1, in invoke_psci_fn()
|
| A D | kconfig.h | 91 #define __arg6(a1, a2, a3, a4, a5, a6, ...) a6 argument
|
| /u-boot/arch/sh/include/asm/ |
| A D | ptrace.h | 68 unsigned long a1; member
|
| /u-boot/arch/riscv/include/asm/ |
| A D | ptrace.h | 24 unsigned long a1; member
|
| /u-boot/test/ |
| A D | unicode_ut.c | 304 static int unicode_test_u16_strcmp(const u16 *a1, const u16 *a2, size_t count) in unicode_test_u16_strcmp()
|
| /u-boot/lib/rsa/ |
| A D | rsa-keyprop.c | 466 uint32_t a0, a1, b0, hi, g, q, tb; in br_i32_muladd_small() local
|
Completed in 30 milliseconds