Searched refs:fdt_getprop_namelen_w (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_wip.c | 66 propval = fdt_getprop_namelen_w(fdt, nodeoffset, name, namelen, in fdt_setprop_inplace_namelen_partial()
|
H A D | libfdt.h | 656 static inline void *fdt_getprop_namelen_w(void *fdt, int nodeoffset, in fdt_getprop_namelen_w() function
|
/openbmc/linux/scripts/dtc/libfdt/ |
H A D | fdt_wip.c | 21 propval = fdt_getprop_namelen_w(fdt, nodeoffset, name, namelen, in fdt_setprop_inplace_namelen_partial()
|
H A D | libfdt.h | 782 static inline void *fdt_getprop_namelen_w(void *fdt, int nodeoffset, in fdt_getprop_namelen_w() function
|