HomeSort by relevance Sort by last modified time
    Searched refs:SZ_1G (Results 1 - 13 of 13) sorted by null

  /external/u-boot/include/configs/
bcm_northstar2.h 18 #define PHYS_SDRAM_1_SIZE (4UL * SZ_1G)
19 #define PHYS_SDRAM_2_SIZE (4UL * SZ_1G)
hsdk.h 26 #define CONFIG_SYS_SDRAM_SIZE SZ_1G
pico-imx7d.h 13 #define PHYS_SDRAM_SIZE SZ_1G
tqma6.h 26 #define PHYS_SDRAM_SIZE (SZ_1G)
28 #define PHYS_SDRAM_SIZE (SZ_1G)
mx7dsabresd.h 14 #define PHYS_SDRAM_SIZE SZ_1G
mx7ulp_evk.h 79 #define PHYS_SDRAM_SIZE SZ_1G
  /external/u-boot/arch/arm/mach-uniphier/
memconf.c 50 case SZ_1G:
86 case SZ_1G:
134 case SZ_1G:
dram_init.c 108 size = SZ_1G;
148 size = SZ_1G;
180 size = SZ_1G;
  /external/u-boot/board/emulation/qemu-arm/
qemu-arm.c 31 .size = 255UL * SZ_1G,
  /external/u-boot/include/linux/
sizes.h 44 #define SZ_1G 0x40000000
  /external/u-boot/arch/arm/mach-stm32mp/include/mach/
stm32.h 37 #define STM32_DDR_SIZE SZ_1G
  /external/u-boot/board/compulab/cm_t335/
spl.c 105 long size = SZ_1G;
  /external/u-boot/board/compulab/cl-som-imx7/
spl.c 111 case SZ_1G:

Completed in 84 milliseconds