Searched refs:fdt_property_u32 (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/libfdt/
H A Dlibfdt.h978 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) function
990 return fdt_property_u32(fdt, name, val);

Completed in 8 milliseconds