HomeSort by relevance Sort by last modified time
    Searched defs:DRAM_TYPE_DDR3 (Results 1 - 5 of 5) sorted by null

  /external/u-boot/include/dt-bindings/mrc/
quark.h 33 #define DRAM_TYPE_DDR3 0
  /external/u-boot/arch/x86/include/asm/arch-braswell/fsp/
fsp_configs.h 55 #define DRAM_TYPE_DDR3 0
  /external/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
fsp_configs.h 71 #define DRAM_TYPE_DDR3 0
  /external/u-boot/arch/arm/include/asm/arch-sunxi/
dram_sun8i_a83t.h 205 #define DRAM_TYPE_DDR3 3
dram_sun9i.h 207 ((type == DRAM_TYPE_DDR3) ? MCTL_MSTR_DEVICETYPE_DDR3 : \
214 ((type == DRAM_TYPE_DDR3) ? MCTL_MSTR_BURSTLENGTH8 : \
273 #define DRAM_TYPE_DDR3 3

Completed in 83 milliseconds