Home
last modified time | relevance | path

Searched refs:SZ_1G (Results 1 – 18 of 18) 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.c52 size = SZ_1G; in uniphier_memconf_decode()
92 size = SZ_1G; in uniphier_memconf_decode()
124 size = SZ_1G; in uniphier_memconf_decode()
/external/u-boot/include/configs/
Dbcm_northstar2.h17 #define PHYS_SDRAM_1_SIZE (4UL * SZ_1G)
18 #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.h62 #define PHYS_SDRAM_SIZE SZ_1G
Dmx7dsabresd.h13 #define PHYS_SDRAM_SIZE SZ_1G
/external/u-boot/board/broadcom/bcm963158/
Dbcm963158.c18 .size = 8UL * SZ_1G,
/external/u-boot/board/broadcom/bcm968580xref/
Dbcm968580xref.c18 .size = 8UL * SZ_1G,
/external/u-boot/include/linux/
Dsizes.h46 #define SZ_1G 0x40000000 macro
/external/u-boot/board/emulation/qemu-arm/
Dqemu-arm.c35 .size = 255UL * SZ_1G,
/external/u-boot/arch/arm/mach-stm32mp/include/mach/
Dstm32.h34 #define STM32_DDR_SIZE SZ_1G
/external/u-boot/arch/arm/mach-mvebu/
Darm64-common.c73 phys_size_t max_bank0_size = SZ_4G - SZ_1G; in a8k_dram_init_banksize()
/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()
/external/u-boot/board/phytec/phycore_am335x_r2/
Dboard.c147 case SZ_1G: in sdram_init()
/external/u-boot/drivers/ddr/altera/
Dsdram_s10.c206 size_init = min((phys_addr_t)SZ_1G, (phys_addr_t)size); in sdram_init_ecc_bits()
242 (phys_size_t)SZ_1G); in sdram_size_check()
/external/u-boot/drivers/ram/mediatek/
Dddr3-mt7629.c741 info->size = SZ_1G; in mtk_ddr3_get_info()