Searched refs:fdt_setprop_u32 (Results 1 – 1 of 1) sorted by relevance
1645 static inline int fdt_setprop_u32(void *fdt, int nodeoffset, const char *name, in fdt_setprop_u32() function1695 return fdt_setprop_u32(fdt, nodeoffset, name, val); in fdt_setprop_cell()