Searched refs:fdt_property_u32 (Results 1 – 1 of 1) sorted by relevance
1435 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() function1449 return fdt_property_u32(fdt, name, val); in fdt_property_cell()
Completed in 5 milliseconds