Home
last modified time | relevance | path

Searched refs:fdt_setprop_inplace_cell (Results 1 – 2 of 2) sorted by relevance

/external/dtc/tests/
Dsetprop_inplace.c49 err = fdt_setprop_inplace_cell(fdt, 0, "prop-int", ~TEST_VALUE_1); in main()
/external/dtc/libfdt/
Dlibfdt.h1220 static inline int fdt_setprop_inplace_cell(void *fdt, int nodeoffset, in fdt_setprop_inplace_cell() function