Searched defs:total_size (Results 1 - 25 of 57) sorted by relevance

123

/u-boot/arch/riscv/cpu/jh7110/
H A Ddram.c23 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/riscv/cpu/fu740/
H A Ddram.c22 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/riscv/cpu/fu540/
H A Ddram.c23 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/board/imgtec/boston/
H A Dddr.c26 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/cpu/efi/
H A Dsdram.c13 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/lib/fsp1/
H A Dfsp_dram.c36 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/lib/fsp2/
H A Dfsp_dram.c79 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/mips/mach-octeon/
H A Ddram.c80 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/arm/mach-stm32mp/
H A Ddram_init.c45 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/cpu/qemu/
H A Ddram.c74 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Djz4780.c78 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/arm/mach-mvebu/
H A Darm64-common.c33 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/arm/include/asm/arch-tegra/
H A Dcboot.h39 static inline ulong cboot_get_usable_ram_top(ulong total_size) argument
/u-boot/arch/x86/cpu/quark/
H A Ddram.c186 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/cpu/coreboot/
H A Dsdram.c29 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/cpu/slimbootloader/
H A Dsdram.c50 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/include/
H A Ddt_table.h21 u32 total_size; /* includes dt_table_header + all dt_table_entry member in struct:dt_table_header
/u-boot/include/dm/
H A Droot.h39 int total_size; member in struct:dm_stats
H A Ddevres.h30 int total_size; member in struct:devres_stats
/u-boot/board/toradex/verdin-am62/
H A Dverdin-am62.c41 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/drivers/mtd/
H A Dstm32_flash.c36 unsigned long total_size = 0; local
/u-boot/lib/efi_loader/
H A Defi_dt_fixup.c146 size_t total_size; local
/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c29 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/board/broadcom/bcmns3/
H A Dns3.c186 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/board/ti/j721s2/
H A Devm.c46 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument

Completed in 282 milliseconds

123