Searched defs:total_size (Results 26 - 50 of 57) sorted by relevance

123

/u-boot/board/ti/am65x/
H A Devm.c63 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/board/socionext/developerbox/
H A Ddeveloperbox.c158 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/cpu/tangier/
H A Dsdram.c208 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/cpu/efi/
H A Dpayload.c31 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/cpu/intel_common/
H A Dmrc.c31 phys_size_t mrc_common_board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/arm/mach-tegra/
H A Dboard2.c454 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
H A Dcboot.c200 ulong cboot_get_usable_ram_top(ulong total_size) argument
/u-boot/fs/cramfs/
H A Dcramfs.c214 int size, total_size = 0; local
/u-boot/drivers/spi/
H A Dmt7620_spi.c195 int total_size = bitlen >> 3; local
H A Dmt7621_spi.c226 int total_size = bitlen >> 3; local
/u-boot/lib/libavb/
H A Davb_cmdline.c277 size_t n, total_size = 0; local
300 size_t n, total_size = 0; local
/u-boot/include/
H A Dbloblist.h201 u32 total_size; member in struct:bloblist_hdr
/u-boot/arch/arm/mach-sunxi/
H A Dboard.c67 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/board/ti/j721e/
H A Devm.c51 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c283 size, total_size = 0, trap_size = 0, trap_start = 0; local
/u-boot/board/menlo/m53menlo/
H A Dm53menlo.c45 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/board/raspberrypi/rpi/
H A Drpi.c342 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.c49 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/test/image/
H A Dspl_load.c167 size_t prop_size = 596, total_size = prop_size + spl_image->size; local
/u-boot/lib/efi_loader/
H A Defi_firmware.c273 size_t total_size; local
/u-boot/tools/
H A Dfit_image.c103 int size, total_size; local
H A Dmtk_image.c298 uint32_t gfh_offset, total_size, devh_size; local
H A Dmtk_image.h34 uint32_t total_size; member in struct:brom_layout_header
89 uint32_t total_size; member in struct:gfh_file_info
/u-boot/arch/arm/mach-rockchip/
H A Dsdram.c486 phys_addr_t board_get_usable_ram_top(phys_size_t total_size) argument
/u-boot/drivers/mtd/
H A Djedec_flash.c411 int total_size; local

Completed in 138 milliseconds

123