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

/gem5/ext/libfdt/
H A Dlibfdt.h874 * fdt_setprop_inplace_u64 - change the value of a 64-bit integer property
880 * fdt_setprop_inplace_u64() replaces the value of a given property
901 static inline int fdt_setprop_inplace_u64(void *fdt, int nodeoffset, function

Completed in 8 milliseconds