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

/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h1262 * fdt_setprop_inplace_u64 - change the value of a 64-bit integer property
1268 * fdt_setprop_inplace_u64() replaces the value of a given property
1289 static inline int fdt_setprop_inplace_u64(void *fdt, int nodeoffset, function

Completed in 91 milliseconds