Home
last modified time | relevance | path

Searched refs:filled (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/fs/yaffs2/
A Dyaffs_nameval.c173 int filled = 0; in nval_list() local
179 !filled) { in nval_list()
194 filled = 1; in nval_list()
/u-boot/test/env/
A Dhashtable.c99 ut_asserteq(SIZE, htab.filled); in env_test_htab_fill()
120 ut_asserteq(SIZE / 2, htab.filled); in env_test_htab_deletes()
/u-boot/arch/mips/cpu/
A Du-boot.lds48 * This needs to be filled so that the
52 * has not been filled in.
/u-boot/lib/
A Dhashtable.c124 htab->filled = 0; in hcreate_r()
377 if (htab->filled == htab->size) { in hsearch_r()
400 ++htab->filled; in hsearch_r()
460 --htab->filled; in _hdelete()
626 htab, htab->size, htab->filled, (ulong)size); in hexport_r()
960 htab, htab->filled, htab->size, in himport_r()
/u-boot/include/
A Dsearch.h49 unsigned int filled; member
/u-boot/arch/x86/include/asm/acpi/
A Dcros_gnvs.asl20 CHVD, 24576, // 0x19a - VDAT space filled by verified boot
/u-boot/fs/btrfs/
A Dextent-io.c485 int bits, int filled) in test_range_bit() argument
495 if (filled && state->start > start) { in test_range_bit()
503 if (!filled) in test_range_bit()
505 } else if (filled) { in test_range_bit()
514 if (filled) in test_range_bit()
A Dextent-io.h103 int bits, int filled);
/u-boot/doc/device-tree-bindings/video/
A Dexynos_mipi_dsi.txt17 in Non-burst mode, RGB data area is filled with RGB data and
/u-boot/arch/arm/dts/
A Dimx6ul-opos6ul.dtsi52 reg = <0x80000000 0>; /* will be filled by U-Boot */
A Dimx6qdl-cubox-i.dtsi45 /* Will be filled by the bootloader */
A Dimx6-colibri.dts14 /* Will be filled by the bootloader */
A Dimx6ul-pico.dtsi13 /* Will be filled by the bootloader */
A Dimx6qdl-hummingboard.dtsi44 /* Will be filled by the bootloader */
A Dimx7d-pico.dtsi11 /* Will be filled by the bootloader */
A Dimx6qdl-hummingboard2.dtsi44 /* Will be filled by the bootloader */
A Dimx6-apalis.dts14 /* Will be filled by the bootloader */
A Dimx6q-novena.dts58 /* Will be filled by the bootloader */
/u-boot/doc/uImage.FIT/
A Dsource_file_format.txt48 hashes) will need to be filled in automatically by the U-Boot mkimage tool.
78 - create .its file, automatically filled-in properties are omitted
/u-boot/doc/imx/common/
A Dmxs.txt171 The partition layout is ready, next the special partition must be filled with
/u-boot/doc/driver-model/
A Dof-plat.rst245 * Other fields can go here, to be filled in by decoding from
/u-boot/tools/binman/
A DREADME.entries312 Entry: fill: An entry which is filled to a particular byte value
1094 The contents of this entry are filled in automatically by other entries
/u-boot/arch/arm/mach-sunxi/
A DKconfig384 filled with magic values post build. The Allwinner provided boot0
/u-boot/doc/
A DREADME.POST170 filled at U-Boot build time. The format of entry in this array will
/u-boot/arch/arm/
A DKconfig445 If the SoC's BOOT0 requires a header area filled with (magic)

Completed in 30 milliseconds

12