Searched refs:SZ_2G (Results 1 – 4 of 4) sorted by relevance
272 if (gd->ram_size < SZ_2G) in usable_ram_size_below_4g()275 total_size_below_4g = SZ_2G; in usable_ram_size_below_4g()321 if (gd->ram_size > SZ_2G) { in dram_init_banksize()323 gd->bd->bi_dram[1].size = gd->ram_size - SZ_2G; in dram_init_banksize()
113 if (size_bytes == SZ_2G) in query_sdram_size()
46 #define SZ_2G 0x80000000 macro
119 #define PHYS_SDRAM_SIZE SZ_2G