Home
last modified time | relevance | path

Searched refs:fdt_setprop_u32 (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/xen/libfdt/
A Dlibfdt.h1188 static inline int fdt_setprop_u32(void *fdt, int nodeoffset, const char *name, in fdt_setprop_u32() function
1238 return fdt_setprop_u32(fdt, nodeoffset, name, val); in fdt_setprop_cell()

Completed in 4 milliseconds