Home
last modified time | relevance | path

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

12

/u-boot/include/configs/
A Dbcm_northstar2.h17 #define PHYS_SDRAM_1_SIZE (4UL * SZ_1G)
18 #define PHYS_SDRAM_2_SIZE (4UL * SZ_1G)
A Dstemmy.h16 #define CONFIG_SYS_SDRAM_SIZE SZ_1G
A Dtqma6.h28 #define PHYS_SDRAM_SIZE (SZ_1G)
30 #define PHYS_SDRAM_SIZE (SZ_1G)
A Dhsdk-4xd.h27 #define CONFIG_SYS_SDRAM_SIZE SZ_1G
A Dhsdk.h26 #define CONFIG_SYS_SDRAM_SIZE SZ_1G
A Dmx7ulp_evk.h47 #define PHYS_SDRAM_SIZE SZ_1G
A Dphycore_imx8mm.h101 #define PHYS_SDRAM SZ_1G
A Dmx7dsabresd.h13 #define PHYS_SDRAM_SIZE SZ_1G
A Dimx8mm_venice.h96 #define PHYS_SDRAM_SIZE SZ_1G /* 1GB DDR */
/u-boot/arch/arm/mach-uniphier/
A Dmemconf.c49 case SZ_1G: in __uniphier_memconf_init()
85 case SZ_1G: in __uniphier_memconf_init()
133 case SZ_1G: in __uniphier_memconf_init()
A Ddram_init.c53 size = SZ_1G; in uniphier_memconf_decode()
93 size = SZ_1G; in uniphier_memconf_decode()
125 size = SZ_1G; in uniphier_memconf_decode()
/u-boot/board/broadcom/bcm968580xref/
A Dbcm968580xref.c19 .size = 8UL * SZ_1G,
/u-boot/board/broadcom/bcm963158/
A Dbcm963158.c19 .size = 8UL * SZ_1G,
/u-boot/board/broadcom/bcm968360bg/
A Dbcm968360bg.c19 .size = 8UL * SZ_1G,
/u-boot/include/linux/
A Dsizes.h46 #define SZ_1G 0x40000000 macro
/u-boot/arch/arm/mach-mvebu/armada8k/
A Ddram.c39 phys_size_t max_bank0_size = SZ_4G - SZ_1G; in a8k_dram_init_banksize()
/u-boot/board/compulab/cm_t335/
A Dspl.c108 long size = SZ_1G; in sdram_init()
/u-boot/arch/arm/mach-stm32mp/include/mach/
A Dstm32.h39 #define STM32_DDR_SIZE SZ_1G
/u-boot/board/toradex/apalis-imx8x/
A Dapalis-imx8x.c57 *phys_sdram_1_size = SZ_1G; in board_mem_get_layout()
/u-boot/arch/x86/lib/fsp2/
A Dfsp_dram.c28 gd->ram_size = SZ_1G; in dram_init()
/u-boot/board/toradex/colibri-imx8x/
A Dcolibri-imx8x.c59 *phys_sdram_1_size = SZ_1G; in board_mem_get_layout()
/u-boot/drivers/ddr/altera/
A Dsdram_soc64.c158 size_init = min((phys_addr_t)SZ_1G, (phys_addr_t)size); in sdram_init_ecc_bits()
194 (phys_size_t)SZ_1G); in sdram_size_check()
/u-boot/board/emulation/qemu-arm/
A Dqemu-arm.c38 .size = 255UL * SZ_1G,
/u-boot/board/compulab/cl-som-imx7/
A Dspl.c113 case SZ_1G: in cl_som_imx7_spl_dram_cfg_size()
/u-boot/board/phytec/phycore_am335x_r2/
A Dboard.c149 case SZ_1G: in sdram_init()

Completed in 39 milliseconds

12