Home
last modified time | relevance | path

Searched refs:SZ_1G (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/arch/arm/mach-uniphier/
Dmemconf.c50 case SZ_1G: in __uniphier_memconf_init()
86 case SZ_1G: in __uniphier_memconf_init()
134 case SZ_1G: in __uniphier_memconf_init()
Ddram_init.c108 size = SZ_1G; in uniphier_memconf_decode()
148 size = SZ_1G; in uniphier_memconf_decode()
180 size = SZ_1G; in uniphier_memconf_decode()
/external/u-boot/include/configs/
Dbcm_northstar2.h18 #define PHYS_SDRAM_1_SIZE (4UL * SZ_1G)
19 #define PHYS_SDRAM_2_SIZE (4UL * SZ_1G)
Dtqma6.h26 #define PHYS_SDRAM_SIZE (SZ_1G)
28 #define PHYS_SDRAM_SIZE (SZ_1G)
Dhsdk.h26 #define CONFIG_SYS_SDRAM_SIZE SZ_1G
Dmx7ulp_evk.h79 #define PHYS_SDRAM_SIZE SZ_1G
Dpico-imx7d.h13 #define PHYS_SDRAM_SIZE SZ_1G
Dmx7dsabresd.h14 #define PHYS_SDRAM_SIZE SZ_1G
/external/u-boot/include/linux/
Dsizes.h44 #define SZ_1G 0x40000000 macro
/external/u-boot/board/emulation/qemu-arm/
Dqemu-arm.c31 .size = 255UL * SZ_1G,
/external/u-boot/arch/arm/mach-stm32mp/include/mach/
Dstm32.h37 #define STM32_DDR_SIZE SZ_1G
/external/u-boot/board/compulab/cm_t335/
Dspl.c105 long size = SZ_1G; in sdram_init()
/external/u-boot/board/compulab/cl-som-imx7/
Dspl.c111 case SZ_1G: in cl_som_imx7_spl_dram_cfg_size()