Searched defs:C (Results 1 – 11 of 11) 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 | SA-1100.h | 35 #define C 0 macro
|
/u-boot/scripts/kconfig/tests/rand_nested_choice/ |
A D | Kconfig | 14 config C config in choice4936e6000104""choice4936e6000204
|
/u-boot/scripts/kconfig/tests/auto_submenu/ |
A D | Kconfig | 45 config C config
|
/u-boot/drivers/ddr/altera/ |
A D | sdram_s10.c | 28 #define DDR_CONFIG(A, B, C, R) (((A) << 24) | ((B) << 16) | ((C) << 8) | (R)) argument
|
A D | sdram_arria10.c | 34 #define ARRIA_DDR_CONFIG(A, B, C, R) \ argument
|
/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 | 112 #define C 1 macro
|
/u-boot/arch/powerpc/include/asm/ |
A D | cpm_8xx.h | 152 #define smcr_mk_clen(C) (((C) << 11) & SMCR_CLEN_MASK) argument
|
Completed in 34 milliseconds