Searched refs:fdt_get_property (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/scripts/dtc/libfdt/
H A Dfdt_ro.c290 const struct fdt_property *fdt_get_property(const void *fdt, fdt_get_property() function
H A Dlibfdt.h469 * fdt_get_property - find a given property in a given node
475 * fdt_get_property() retrieves a pointer to the fdt_property
495 const struct fdt_property *fdt_get_property(const void *fdt, int nodeoffset,
502 fdt_get_property(fdt, nodeoffset, name, lenp); fdt_get_property_w()
/linux-4.4.14/arch/mips/cavium-octeon/
H A Docteon-platform.c489 phy_prop = fdt_get_property(initial_boot_params, eth, "phy-handle", NULL); octeon_fdt_set_phy()

Completed in 124 milliseconds