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

/gem5/ext/libfdt/
H A Dlibfdt.h1288 * fdt_appendprop_u64 - append a 64-bit integer value to a property
1294 * fdt_appendprop_u64() appends the given 64-bit integer value
1315 static inline int fdt_appendprop_u64(void *fdt, int nodeoffset, function

Completed in 8 milliseconds