Home
last modified time | relevance | path

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

/linux/scripts/dtc/libfdt/
H A Dlibfdt.h745 const struct fdt_property *fdt_get_property(const void *fdt, int nodeoffset,
752 fdt_get_property(fdt, nodeoffset, name, lenp); in fdt_get_property_w()
H A Dfdt_ro.c446 const struct fdt_property *fdt_get_property(const void *fdt, in fdt_get_property() function
/linux/arch/arc/plat-axs10x/
H A Daxs10x.c318 prop = fdt_get_property(initial_boot_params, off, in axs103_early_init()
/linux/arch/powerpc/kexec/
H A Dcore_64.c493 prop = fdt_get_property(fdt, cpus_subnode_offset, "device_type", NULL); in update_cpus_node()
/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c528 phy_prop = fdt_get_property(initial_boot_params, eth, "phy-handle", NULL); in octeon_fdt_set_phy()