Searched refs:fdt_appendprop_cell (Results 1 – 4 of 4) sorted by relevance
/external/dtc/tests/ |
D | appendprop2.c | 55 CHECK(fdt_appendprop_cell(fdt, 0, "prop-int", TEST_VALUE_2)); in main()
|
D | appendprop1.c | 61 CHECK(fdt_appendprop_cell(fdt, 0, "prop-int", TEST_VALUE_1)); in main()
|
/external/dtc/libfdt/ |
D | libfdt.h | 1698 static inline int fdt_appendprop_cell(void *fdt, int nodeoffset, in fdt_appendprop_cell() function
|
/external/u-boot/scripts/dtc/libfdt/ |
D | libfdt.h | 1732 static inline int fdt_appendprop_cell(void *fdt, int nodeoffset, in fdt_appendprop_cell() function
|