Searched refs:fdt_property_u32 (Results 1 – 2 of 2) sorted by relevance
1030 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() function1042 return fdt_property_u32(fdt, name, val); in fdt_property_cell()
1280 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() function1292 return fdt_property_u32(fdt, name, val); in fdt_property_cell()