/u-boot/scripts/ |
A D | bin2c.c | 14 int ch, total = 0; in main() local 23 total++; in main() 25 if (total % 16 == 0) in main() 33 argv[1], total); in main()
|
/u-boot/arch/x86/cpu/tangier/ |
A D | sdram.c | 109 int type, total = 0; in sfi_setup_e820() local 136 if (total == E820MAX) in sfi_setup_e820() 138 entries[total].addr = start; in sfi_setup_e820() 139 entries[total].size = size; in sfi_setup_e820() 140 entries[total].type = type; in sfi_setup_e820() 142 total++; in sfi_setup_e820() 145 return total; in sfi_setup_e820()
|
A D | Kconfig | 30 Note this size must not exceed eSRAM's total size.
|
/u-boot/drivers/video/sunxi/ |
A D | lcdc.c | 77 int bp, clk_delay, total, val; in lcdc_tcon0_mode_set() local 96 total = mode->hactive.typ + mode->hfront_porch.typ + bp; in lcdc_tcon0_mode_set() 97 writel(SUNXI_LCDC_TCON0_TIMING_H_TOTAL(total) | in lcdc_tcon0_mode_set() 101 total = mode->vactive.typ + mode->vfront_porch.typ + bp; in lcdc_tcon0_mode_set() 102 writel(SUNXI_LCDC_TCON0_TIMING_V_TOTAL(total) | in lcdc_tcon0_mode_set() 154 int bp, clk_delay, total, val, yres; in lcdc_tcon1_mode_set() local 179 total = mode->hactive.typ + mode->hfront_porch.typ + bp; in lcdc_tcon1_mode_set() 180 writel(SUNXI_LCDC_TCON1_TIMING_H_TOTAL(total) | in lcdc_tcon1_mode_set() 184 total = mode->vactive.typ + mode->vfront_porch.typ + bp; in lcdc_tcon1_mode_set() 186 total *= 2; in lcdc_tcon1_mode_set() [all …]
|
/u-boot/arch/arm/mach-imx/ |
A D | spl_imx_romapi.c | 131 ulong total = sector + count; in spl_ram_load_read() local 133 if (total > *p) in spl_ram_load_read() 134 *p = total; in spl_ram_load_read() 179 int total; in spl_romapi_load_image_stream() local 250 total = get_fit_image_size(pfit); in spl_romapi_load_image_stream() 251 total += 3; in spl_romapi_load_image_stream() 252 total &= ~0x3; in spl_romapi_load_image_stream() 254 imagesize = total - (p - pfit); in spl_romapi_load_image_stream() 260 printf("Download %d, total fit %d\n", imagesize, total); in spl_romapi_load_image_stream()
|
/u-boot/lib/ |
A D | sha1.c | 58 ctx->total[0] = 0; in sha1_starts() 59 ctx->total[1] = 0; in sha1_starts() 234 left = ctx->total[0] & 0x3F; in sha1_update() 237 ctx->total[0] += ilen; in sha1_update() 238 ctx->total[0] &= 0xFFFFFFFF; in sha1_update() 240 if (ctx->total[0] < (unsigned long) ilen) in sha1_update() 241 ctx->total[1]++; in sha1_update() 278 high = (ctx->total[0] >> 29) in sha1_finish() 279 | (ctx->total[1] << 3); in sha1_finish() 280 low = (ctx->total[0] << 3); in sha1_finish() [all …]
|
A D | sha256.c | 45 ctx->total[0] = 0; in sha256_starts() 46 ctx->total[1] = 0; in sha256_starts() 196 left = ctx->total[0] & 0x3F; in sha256_update() 199 ctx->total[0] += length; in sha256_update() 200 ctx->total[0] &= 0xFFFFFFFF; in sha256_update() 202 if (ctx->total[0] < length) in sha256_update() 203 ctx->total[1]++; in sha256_update() 236 high = ((ctx->total[0] >> 29) in sha256_finish() 237 | (ctx->total[1] << 3)); in sha256_finish() 238 low = (ctx->total[0] << 3); in sha256_finish() [all …]
|
/u-boot/include/u-boot/ |
A D | sha256.h | 13 uint32_t total[2]; member
|
A D | sha1.h | 32 unsigned long total[2]; /*!< number of bytes processed */ member
|
/u-boot/arch/arm/mach-mvebu/ |
A D | dram.c | 171 u64 total; in dram_ecc_scrubbing() local 189 total = (u64)size; in dram_ecc_scrubbing() 190 total_mem += (u32)(total / (1 << 30)); in dram_ecc_scrubbing()
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
A D | README.qspi | 25 SF: Detected S25FL256S_64K with page size 256 Bytes, erase size 64 KiB, total 32 MiB 36 SF: Detected S25FL256S_64K with page size 256 Bytes, erase size 64 KiB, total 32 MiB
|
/u-boot/common/ |
A D | xyzModem.c | 491 int stat, total, len; in xyzModem_stream_read() local 494 total = 0; in xyzModem_stream_read() 586 return total; in xyzModem_stream_read() 598 total += len; in xyzModem_stream_read() 603 return total; in xyzModem_stream_read()
|
A D | image-fdt.c | 106 int i, total, ret; in boot_fdt_add_mem_rsv_regions() local 114 total = fdt_num_mem_rsv(fdt_blob); in boot_fdt_add_mem_rsv_regions() 115 for (i = 0; i < total; i++) { in boot_fdt_add_mem_rsv_regions()
|
/u-boot/lib/zlib/ |
A D | inflate.h | 85 unsigned long total; /* protected copy of output count */ member
|
/u-boot/doc/ |
A D | README.bcmns3 | 4 BCMNS3 has total 8MB non-volatile SPI flash memory. It is used to store
|
A D | README.mediatek | 117 1g:2k+64 : for Parallel NAND, 2KiB page size + 64B oob size, total 1Gbit size 118 2g:2k+64 : for Parallel NAND, 2KiB page size + 64B oob size, total 2Gbit size 119 4g:2k+64 : for Parallel NAND, 2KiB page size + 64B oob size, total 4Gbit size 120 2g:2k+128: for Parallel NAND, 2KiB page size + 128B oob size, total 2Gbit size 121 4g:2k+128: for Parallel NAND, 2KiB page size + 128B oob size, total 4Gbit size
|
/u-boot/lib/zstd/ |
A D | entropy_common.c | 195 U32 const total = 1 << tableLog; in HUF_readStats_wksp() local 196 U32 const rest = total - weightTotal; in HUF_readStats_wksp()
|
/u-boot/test/dm/ |
A D | core.c | 576 int total; in dm_test_children() local 598 total = NODE_COUNT * (3 + NODE_COUNT); in dm_test_children() 599 ut_asserteq(total, dm_testdrv_op_count[DM_TEST_OP_BIND]); in dm_test_children() 625 ut_asserteq(total, dm_testdrv_op_count[DM_TEST_OP_PROBE]); in dm_test_children() 662 int total; in dm_test_device_reparent() local 684 total = NODE_COUNT * (3 + NODE_COUNT); in dm_test_device_reparent() 685 ut_asserteq(total, dm_testdrv_op_count[DM_TEST_OP_BIND]); in dm_test_device_reparent() 688 for (i = 0; i < total; i++) in dm_test_device_reparent()
|
/u-boot/drivers/video/ |
A D | stb_truetype.h | 2719 unsigned int total; in stbtt__h_prefilter() local 2722 total = 0; in stbtt__h_prefilter() 2730 pixels[i] = (unsigned char) (total / 2); in stbtt__h_prefilter() 2737 pixels[i] = (unsigned char) (total / 3); in stbtt__h_prefilter() 2744 pixels[i] = (unsigned char) (total / 4); in stbtt__h_prefilter() 2751 pixels[i] = (unsigned char) (total / 5); in stbtt__h_prefilter() 2765 total -= buffer[i & STBTT__OVER_MASK]; in stbtt__h_prefilter() 2766 pixels[i] = (unsigned char) (total / kernel_width); in stbtt__h_prefilter() 2780 unsigned int total; in stbtt__v_prefilter() local 2783 total = 0; in stbtt__v_prefilter() [all …]
|
/u-boot/drivers/memory/ |
A D | Kconfig | 23 asynchronuous memory devices like ASRAM, NOR and NAND memory. A total
|
/u-boot/doc/device-tree-bindings/spi/ |
A D | spi-qup.txt | 19 - num-cs : total number of chipselects
|
/u-boot/doc/SPI/ |
A D | README.ftssp010_spi_test | 22 SF: Detected MX25L1605D with page size 256 Bytes, erase size 64 KiB, total 2 MiB
|
A D | README.sandbox-spi | 34 SF: Detected m25p16 with page size 256 Bytes, erase size 64 KiB, total 2 MiB
|
A D | README.sh_qspi_test | 29 SF: Detected S25FL512S_256K with page size 512 Bytes, erase size 64 KiB, total 64 MiB
|
/u-boot/cmd/ |
A D | load.c | 567 int total = 0; in chk1() local 570 total += *buffer++; in chk1() 572 return (int) ((total + ((total >> 6) & 0x03)) & 0x3f); in chk1()
|