Home
last modified time | relevance | path

Searched defs:board_get_usable_ram_top (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dinit_helpers.c15 __weak ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/board/imgtec/boston/
H A Dddr.c25 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/x86/cpu/efi/
H A Dsdram.c13 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/x86/cpu/qemu/
H A Ddram.c45 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_dram.c60 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/
H A Darm64-common.c29 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/
H A Ddram.c181 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra186/
H A Dnvtboot_mem.c87 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dsdram.c53 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/x86/lib/efi/
H A Defi.c25 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dsdram.c196 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/
H A Dboard2.c344 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c26 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/board/armadeus/apf27/
H A Dapf27.c211 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.c44 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/board/raspberrypi/rpi/
H A Drpi.c275 unsigned long board_get_usable_ram_top(unsigned long total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/common/
H A Dboard_f.c275 __weak ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dfsl_dcu_fb.c366 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() function
/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c1129 ulong board_get_usable_ram_top(ulong total_size) function