Home
last modified time | relevance | path

Searched refs:fdt_setprop_inplace_cell (Results 1 – 3 of 3) 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.h1237 static inline int fdt_setprop_inplace_cell(void *fdt, int nodeoffset, in fdt_setprop_inplace_cell() function
/external/u-boot/scripts/dtc/libfdt/
Dlibfdt.h1240 static inline int fdt_setprop_inplace_cell(void *fdt, int nodeoffset, in fdt_setprop_inplace_cell() function