Searched refs:fdt_property_cell (Results 1 – 2 of 2) sorted by relevance
1417 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell() function
923 while self.check_space(fdt_property_cell(self._fdt, name, val)):1111 int fdt_property_cell(void *fdt, const char *name, uint32_t val);
Completed in 8 milliseconds