Searched defs:fdt_setprop_u64 (Results 1 - 1 of 1) sorted by relevance

/external/dtc/libfdt/
H A Dlibfdt.h1487 * fdt_setprop_u64 - set a property to a 64-bit integer
1493 * fdt_setprop_u64() sets the value of the named property in the given
1514 static inline int fdt_setprop_u64(void *fdt, int nodeoffset, const char *name, function

Completed in 317 milliseconds