Searched refs:fdt_get_property (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/scripts/dtc/libfdt/ |
D | libfdt.h | 687 const struct fdt_property *fdt_get_property(const void *fdt, int nodeoffset, 694 fdt_get_property(fdt, nodeoffset, name, lenp); in fdt_get_property_w()
|
D | fdt_ro.c | 426 const struct fdt_property *fdt_get_property(const void *fdt, in fdt_get_property() function
|
/Linux-v5.4/arch/arc/plat-axs10x/ |
D | axs10x.c | 319 prop = fdt_get_property(initial_boot_params, off, in axs103_early_init()
|
/Linux-v5.4/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 524 phy_prop = fdt_get_property(initial_boot_params, eth, "phy-handle", NULL); in octeon_fdt_set_phy()
|