Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libfdt/
H A Dlibfdt.h1685 static inline int fdt_appendprop_u32(void *fdt, int nodeoffset, in fdt_appendprop_u32() function
1735 return fdt_appendprop_u32(fdt, nodeoffset, name, val); in fdt_appendprop_cell()