Searched refs:fdt_setprop_u64 (Results 1 – 2 of 2) sorted by relevance
1649 static inline int fdt_setprop_u64(void *fdt, int nodeoffset, const char *name, in fdt_setprop_u64() function
622 return check_err(fdt_setprop_u64(self._fdt, nodeoffset, prop_name, val),
Completed in 14 milliseconds