Searched refs:fdt_appendprop_u64 (Results 1 – 4 of 4) sorted by relevance
/external/dtc/tests/ |
D | appendprop2.c | 56 CHECK(fdt_appendprop_u64(fdt, 0, "prop-int64", TEST_VALUE64_1)); in main()
|
D | appendprop1.c | 62 CHECK(fdt_appendprop_u64(fdt, 0, "prop-int64", TEST_VALUE64_1)); in main()
|
/external/dtc/libfdt/ |
D | libfdt.h | 1686 static inline int fdt_appendprop_u64(void *fdt, int nodeoffset, in fdt_appendprop_u64() function
|
/external/u-boot/scripts/dtc/libfdt/ |
D | libfdt.h | 1720 static inline int fdt_appendprop_u64(void *fdt, int nodeoffset, in fdt_appendprop_u64() function
|