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

/gem5/ext/libfdt/
H A Dlibfdt.h1146 * fdt_setprop_u64 - set a property to a 64-bit integer
1152 * fdt_setprop_u64() sets the value of the named property in the given
1173 static inline int fdt_setprop_u64(void *fdt, int nodeoffset, const char *name, function

Completed in 7 milliseconds