Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dfdt_wip.c64 propval = fdt_getprop_w(fdt, nodeoffset, name, &proplen); in fdt_setprop_inplace()
H A Dlibfdt.h411 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() function