Searched refs:filled (Results 1 – 25 of 41) sorted by relevance
12
| /u-boot/arch/arm/dts/ |
| A D | t8103-jxxx.dtsi | 30 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 D | t8103.dtsi | 30 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 D | bcm2711-rpi.dtsi | 7 /* Will be filled by the bootloader */
|
| A D | t8103-j457.dts | 50 /* To be filled by the loader */
|
| A D | t8103-j274.dts | 54 /* To be filled by the loader */
|
| A D | t8103-j456.dts | 72 /* To be filled by the loader */
|
| A D | imx6ul-imx6ull-opos6ul.dtsi | 8 reg = <0x80000000 0>; /* will be filled by U-Boot */
|
| A D | imx6qdl-cubox-i.dtsi | 45 /* Will be filled by the bootloader */
|
| A D | imx6ul-pico.dtsi | 13 /* Will be filled by the bootloader */
|
| A D | imx6qdl-hummingboard.dtsi | 44 /* Will be filled by the bootloader */
|
| A D | imx6dl-mamoj.dts | 16 /* Will be filled by the bootloader */
|
| A D | imx7d-pico.dtsi | 17 /* Will be filled by the bootloader */
|
| A D | imx6qdl-hummingboard2.dtsi | 44 /* Will be filled by the bootloader */
|
| A D | imx6qdl-dhcom-som.dtsi | 30 memory@10000000 { /* Appropriate memory size will be filled by U-Boot */
|
| /u-boot/fs/yaffs2/ |
| A D | yaffs_nameval.c | 173 int filled = 0; in nval_list() local 179 !filled) { in nval_list() 194 filled = 1; in nval_list()
|
| /u-boot/test/env/ |
| A D | hashtable.c | 99 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 D | u-boot.lds | 48 * This needs to be filled so that the 52 * has not been filled in.
|
| /u-boot/lib/ |
| A D | hashtable.c | 117 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 D | search.h | 49 unsigned int filled; member
|
| /u-boot/arch/x86/include/asm/acpi/ |
| A D | cros_gnvs.asl | 20 CHVD, 24576, // 0x19a - VDAT space filled by verified boot
|
| /u-boot/arch/mips/mach-mtmips/mt7621/spl/ |
| A D | start.S | 71 .word 0 # ep, filled by mkimage 72 .word 0 # stage_size, filled by mkimage
|
| /u-boot/fs/btrfs/ |
| A D | extent-io.c | 485 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 D | extent-io.h | 103 int bits, int filled);
|
| /u-boot/doc/device-tree-bindings/video/ |
| A D | exynos_mipi_dsi.txt | 17 in Non-burst mode, RGB data area is filled with RGB data and
|
| /u-boot/doc/usage/fit/ |
| A D | source_file_format.rst | 30 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