Home
last modified time | relevance | path

Searched refs:fdt_appendprop_cell (Results 1 – 4 of 4) sorted by relevance

/external/dtc/tests/
Dappendprop2.c55 CHECK(fdt_appendprop_cell(fdt, 0, "prop-int", TEST_VALUE_2)); in main()
Dappendprop1.c61 CHECK(fdt_appendprop_cell(fdt, 0, "prop-int", TEST_VALUE_1)); in main()
/external/dtc/libfdt/
Dlibfdt.h1698 static inline int fdt_appendprop_cell(void *fdt, int nodeoffset, in fdt_appendprop_cell() function
/external/u-boot/scripts/dtc/libfdt/
Dlibfdt.h1732 static inline int fdt_appendprop_cell(void *fdt, int nodeoffset, in fdt_appendprop_cell() function