Searched defs:D (Results 1 – 9 of 9) sorted by relevance
/u-boot/include/ |
A D | signatures.h | 38 #define SIGNATURE_32(A, B, C, D) \ argument 59 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
|
A D | sym53c8xx.h | 528 #define DATA(D) (0x00040000 | ((D) & 0xff)) argument 529 #define MASK(D,M) (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff)) argument
|
/u-boot/scripts/kconfig/tests/rand_nested_choice/ |
A D | Kconfig | 17 config D config in choice4936e6000104""choice4936e6000204
|
/u-boot/arch/arm/mach-snapdragon/ |
A D | clock-snapdragon.h | 31 uintptr_t D; member
|
/u-boot/lib/ |
A D | sha256.c | 62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
|
A D | sha1.c | 70 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
|
/u-boot/drivers/bios_emulator/include/x86emu/ |
A D | regs.h | 98 i386_general_register A, B, C, D; member
|
/u-boot/drivers/ddr/marvell/axp/ |
A D | ddr3_hw_training.h | 114 #define D 3 macro
|
/u-boot/lib/zstd/ |
A D | huf_decompress.c | 116 HUF_DEltX2 D; in HUF_readDTableX2_wksp() local
|
Completed in 13 milliseconds