Home
last modified time | relevance | path

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

12

/u-boot/arch/arm/dts/
A Dt8103-jxxx.dtsi30 reg = <0 0 0 0>; /* To be filled by loader */
38 reg = <0x8 0 0x2 0>; /* To be filled by loader */
130 /* To be filled by the loader */
A Dt8103.dtsi30 cpu-release-addr = <0 0>; /* To be filled by loader */
38 cpu-release-addr = <0 0>; /* To be filled by loader */
46 cpu-release-addr = <0 0>; /* To be filled by loader */
54 cpu-release-addr = <0 0>; /* To be filled by loader */
62 cpu-release-addr = <0 0>; /* To be filled by loader */
70 cpu-release-addr = <0 0>; /* To be filled by loader */
78 cpu-release-addr = <0 0>; /* To be filled by loader */
86 cpu-release-addr = <0 0>; /* To be filled by loader */
A Dbcm2711-rpi.dtsi7 /* Will be filled by the bootloader */
A Dt8103-j457.dts50 /* To be filled by the loader */
A Dt8103-j274.dts54 /* To be filled by the loader */
A Dt8103-j456.dts72 /* To be filled by the loader */
A Dimx6ul-imx6ull-opos6ul.dtsi8 reg = <0x80000000 0>; /* will be filled by U-Boot */
A Dimx6qdl-cubox-i.dtsi45 /* 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 Dimx6dl-mamoj.dts16 /* Will be filled by the bootloader */
A Dimx7d-pico.dtsi17 /* Will be filled by the bootloader */
A Dimx6qdl-hummingboard2.dtsi44 /* Will be filled by the bootloader */
A Dimx6qdl-dhcom-som.dtsi30 memory@10000000 { /* Appropriate memory size will be filled by U-Boot */
/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.c117 htab->filled = 0; in hcreate_r()
370 if (htab->filled == htab->size) { in hsearch_r()
393 ++htab->filled; in hsearch_r()
453 --htab->filled; in _hdelete()
619 htab, htab->size, htab->filled, (ulong)size); in hexport_r()
953 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/arch/mips/mach-mtmips/mt7621/spl/
A Dstart.S71 .word 0 # ep, filled by mkimage
72 .word 0 # stage_size, filled by mkimage
/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/doc/usage/fit/
A Dsource_file_format.rst30 hashes) are filled in automatically by the U-Boot mkimage tool.
65 #. Create .its file, automatically filled-in properties are omitted

Completed in 41 milliseconds

12