Searched refs:fdt_property_u64 (Results 1 – 2 of 2) sorted by relevance
1410 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() function
907 while self.check_space(fdt_property_u64(self._fdt, name, val)):
Completed in 7 milliseconds