Home
last modified time | relevance | path

Searched defs:C (Results 1 – 11 of 11) 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 DSA-1100.h35 #define C 0 macro
/u-boot/scripts/kconfig/tests/rand_nested_choice/
A DKconfig14 config C config in choice4936e6000104""choice4936e6000204
/u-boot/scripts/kconfig/tests/auto_submenu/
A DKconfig45 config C config
/u-boot/drivers/ddr/altera/
A Dsdram_s10.c28 #define DDR_CONFIG(A, B, C, R) (((A) << 24) | ((B) << 16) | ((C) << 8) | (R)) argument
A Dsdram_arria10.c34 #define ARRIA_DDR_CONFIG(A, B, C, R) \ argument
/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.h112 #define C 1 macro
/u-boot/arch/powerpc/include/asm/
A Dcpm_8xx.h152 #define smcr_mk_clen(C) (((C) << 11) & SMCR_CLEN_MASK) argument

Completed in 34 milliseconds