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