fdt_get_property  319 arch/arc/plat-axs10x/axs10x.c 		prop = fdt_get_property(initial_boot_params, off,
fdt_get_property  524 arch/mips/cavium-octeon/octeon-platform.c 		phy_prop = fdt_get_property(initial_boot_params, eth, "phy-handle", NULL);
fdt_get_property  687 scripts/dtc/libfdt/libfdt.h const struct fdt_property *fdt_get_property(const void *fdt, int nodeoffset,
fdt_get_property  694 scripts/dtc/libfdt/libfdt.h 		fdt_get_property(fdt, nodeoffset, name, lenp);