| /rk3399_rockchip-uboot/arch/x86/lib/efi/ |
| H A D | efi.c | 25 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument 151 gd->start_addr_sp -= hdr->total_size; in reserve_arch() 152 memcpy((void *)gd->start_addr_sp, hdr, hdr->total_size); in reserve_arch() 154 gd->arch.table, gd->start_addr_sp, hdr->total_size); in reserve_arch()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | rockchip_pm_config.c | 35 u32 total_size; member 104 config->core.total_size = sizeof(struct rk_mcu_sleep_tags) - in parse_mcu_sleep_config() 154 config->core.total_size += slp_tag->hdr.size * sizeof(u32); in parse_mcu_sleep_config() 167 config->core.total_size += sizeof(struct rk_sleep_tag); in parse_mcu_sleep_config()
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | hwinit-common.c | 233 size, total_size = 0, trap_size = 0, trap_start = 0; in omap_sdram_size() local 262 total_size = (sdram_end - sdram_start) - (trap_size); in omap_sdram_size() 264 total_size = sdram_end - sdram_start; in omap_sdram_size() 266 return total_size; in omap_sdram_size()
|
| /rk3399_rockchip-uboot/lib/avb/libavb/ |
| H A D | avb_cmdline.c | 294 size_t n, total_size = 0; in avb_append_options() local 299 total_size += slot_data->vbmeta_images[n].vbmeta_size; in avb_append_options() 304 slot_data, "androidboot.vbmeta.size", total_size) || in avb_append_options() 317 size_t n, total_size = 0; in avb_append_options() local 322 total_size += slot_data->vbmeta_images[n].vbmeta_size; in avb_append_options() 327 slot_data, "androidboot.vbmeta.size", total_size) || in avb_append_options()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | stm32_flash.c | 36 unsigned long total_size = 0; in flash_init() local 49 total_size += flash_info[i].size; in flash_init() 52 return total_size; in flash_init()
|
| H A D | jedec_flash.c | 411 int total_size; in fill_info() local 451 total_size = 0; in fill_info() 456 total_size += erase_region_size * erase_region_count; in fill_info() 470 info->size = total_size * size_ratio; in fill_info()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | vendor.c | 836 u32 total_size; in vendor_storage_test() local 857 total_size = (unsigned long)vendor_info.hash - in vendor_storage_test() 859 size = total_size / item_num; in vendor_storage_test() 864 total_size = (unsigned long)vendor_info.hash - in vendor_storage_test() 866 size = total_size / item_num; in vendor_storage_test() 871 total_size = (unsigned long)vendor_info.hash - in vendor_storage_test() 873 size = total_size / item_num; in vendor_storage_test() 877 total_size = 0; in vendor_storage_test() 882 if (!total_size) in vendor_storage_test() 996 size = item_num ? (total_size / item_num) : (total_size + 512); in vendor_storage_test() [all …]
|
| /rk3399_rockchip-uboot/board/tqc/tqm834x/ |
| H A D | tqm834x.c | 174 ulong total_size; in detect_num_flash_banks() local 183 total_size = bank1_size + bank2_size; in detect_num_flash_banks() 231 total_size = bank1_size; in detect_num_flash_banks() 240 (-(total_size) & OR_GPCM_AM)); in detect_num_flash_banks()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/coreboot/ |
| H A D | sdram.c | 53 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument 72 if (end - start < total_size) in board_get_usable_ram_top()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | init_helpers.c | 15 __weak ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument
|
| /rk3399_rockchip-uboot/arch/x86/cpu/efi/ |
| H A D | sdram.c | 13 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument
|
| /rk3399_rockchip-uboot/board/imgtec/boston/ |
| H A D | ddr.c | 25 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | mrc_common.h | 51 ulong mrc_common_board_get_usable_ram_top(ulong total_size);
|
| H A D | u-boot-x86.h | 45 ulong board_get_usable_ram_top(ulong total_size);
|
| /rk3399_rockchip-uboot/include/ |
| H A D | dt_table.h | 21 u32 total_size; /* includes dt_table_header + all dt_table_entry member
|
| /rk3399_rockchip-uboot/arch/arm/mach-mvebu/ |
| H A D | arm64-common.c | 29 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument
|
| /rk3399_rockchip-uboot/arch/x86/cpu/qemu/ |
| H A D | dram.c | 45 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | bmp2gray16.c | 399 int hdr_size, one_img_size, total_size; in main() local 553 total_size = hdr_size + (i - 1) * one_img_size + in main() 561 part_hdr->totoal_size = total_size; in main() 566 screen_w, screen_h, total_size); in main() 570 ret = fwrite(out_buf, total_size, 1, file); in main()
|
| /rk3399_rockchip-uboot/board/nokia/rx51/ |
| H A D | rx51.c | 226 int total_size; in setup_board_tags() local 252 total_size = sizeof(struct tag_header); in setup_board_tags() 284 total_size += size; in setup_board_tags() 290 params->hdr.size = total_size >> 2; in setup_board_tags()
|
| /rk3399_rockchip-uboot/fs/cramfs/ |
| H A D | cramfs.c | 216 int size, total_size = 0; in cramfs_uncompress() local 229 total_size += size; in cramfs_uncompress() 234 return total_size; in cramfs_uncompress()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | fit_image.c | 145 int size, total_size; in fit_calc_size() local 150 total_size = size; in fit_calc_size() 156 total_size += size; in fit_calc_size() 165 total_size += size + 300; in fit_calc_size() 169 total_size += 4096; in fit_calc_size() 171 return total_size; in fit_calc_size()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 322 u32 total_size = PERF_TOTAL_SIZE; in test_hash_perf() local 332 ctx.length = total_size; in test_hash_perf() 355 for (i = 0; i < total_size / data_size; i++) { in test_hash_perf() 371 *MBps = CALC_RATE_MPBS(total_size, time_cost); in test_hash_perf() 382 u32 total_size = PERF_TOTAL_SIZE; in test_cipher_perf() local 410 for (i = 0; i < total_size / data_size; i++) { in test_cipher_perf() 428 *MBps = CALC_RATE_MPBS(total_size, time_cost); in test_cipher_perf()
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra186/ |
| H A D | nvtboot_mem.c | 87 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument
|
| /rk3399_rockchip-uboot/arch/x86/cpu/broadwell/ |
| H A D | sdram.c | 26 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument 28 return mrc_common_board_get_usable_ram_top(total_size); in board_get_usable_ram_top()
|
| /rk3399_rockchip-uboot/arch/x86/lib/fsp/ |
| H A D | fsp_dram.c | 60 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top() argument
|