Searched refs:board_get_usable_ram_top (Results 1 - 25 of 36) sorted by relevance

12

/u-boot/arch/riscv/cpu/jh7110/
H A Ddram.c23 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/riscv/cpu/fu740/
H A Ddram.c22 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/riscv/cpu/fu540/
H A Ddram.c23 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/x86/lib/fsp1/
H A Dfsp_dram.c37 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/x86/cpu/efi/
H A Dsdram.c14 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/board/imgtec/boston/
H A Dddr.c26 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/mips/mach-octeon/
H A Ddram.c80 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/x86/include/asm/
H A Du-boot-x86.h80 phys_addr_t board_get_usable_ram_top(phys_size_t total_size);
/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Djz4780.c78 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/arm/mach-mvebu/
H A Darm64-common.c33 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/arm/mach-stm32mp/
H A Ddram_init.c46 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/x86/cpu/qemu/
H A Ddram.c75 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/board/toradex/verdin-am62/
H A Dverdin-am62.c41 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/x86/lib/fsp2/
H A Dfsp_dram.c80 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/x86/cpu/coreboot/
H A Dsdram.c30 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/include/
H A Dinit.h320 * board_get_usable_ram_top() - get uppermost address for U-Boot relocation
333 phys_addr_t board_get_usable_ram_top(phys_size_t total_size);
/u-boot/arch/arm/mach-rockchip/
H A Dspl.c146 gd->ram_top = board_get_usable_ram_top(gd->ram_size);
/u-boot/arch/x86/cpu/slimbootloader/
H A Dsdram.c51 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/board/ti/j721s2/
H A Devm.c46 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/board/ti/am65x/
H A Devm.c63 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/board/socionext/developerbox/
H A Ddeveloperbox.c158 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/x86/cpu/tangier/
H A Dsdram.c208 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/board/broadcom/bcmns3/
H A Dns3.c186 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/x86/cpu/quark/
H A Ddram.c187 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function
/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c30 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) function

Completed in 99 milliseconds

12