Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/dtc/libfdt/
Dfdt_wip.c64 propval = fdt_getprop_w(fdt, nodeoffset, name, &proplen); in fdt_setprop_inplace()
Dlibfdt.h582 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() function
/linux-4.4.14/arch/mips/cavium-octeon/
Docteon-platform.c848 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree()
909 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree()