Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-tegra/
A Dboard2.c313 static ulong usable_ram_size_below_4g(void) in usable_ram_size_below_4g() function
374 gd->bd->bi_dram[0].size = usable_ram_size_below_4g(); in dram_init_banksize()
415 return CONFIG_SYS_SDRAM_BASE + usable_ram_size_below_4g(); in board_get_usable_ram_top()

Completed in 3 milliseconds