Home
last modified time | relevance | path

Searched defs:D (Results 1 – 9 of 9) sorted by relevance

/u-boot/include/
A Dsignatures.h38 #define SIGNATURE_32(A, B, C, D) \ argument
59 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
A Dsym53c8xx.h528 #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 DKconfig17 config D config in choice4936e6000104""choice4936e6000204
/u-boot/arch/arm/mach-snapdragon/
A Dclock-snapdragon.h31 uintptr_t D; member
/u-boot/lib/
A Dsha256.c62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
A Dsha1.c70 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
/u-boot/drivers/bios_emulator/include/x86emu/
A Dregs.h98 i386_general_register A, B, C, D; member
/u-boot/drivers/ddr/marvell/axp/
A Dddr3_hw_training.h114 #define D 3 macro
/u-boot/lib/zstd/
A Dhuf_decompress.c116 HUF_DEltX2 D; in HUF_readDTableX2_wksp() local

Completed in 13 milliseconds