Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc85xx/
A Dportals.c35 range = fdt_getprop_w(blob, off, "ranges", &len); in fdt_portal()
/u-boot/drivers/pci/
A Dpcie_layerscape_gen4_fixup.c121 prop = fdt_getprop_w(blob, nodeoff, "iommu-map", &lenp); in fdt_pcie_set_iommu_map_entry_ls_gen4()
A Dpcie_layerscape_fixup.c169 prop = fdt_getprop_w(blob, nodeoffset, "iommu-map", &lenp); in fdt_pcie_set_iommu_map_entry_ls()
/u-boot/scripts/dtc/libfdt/
A Dlibfdt.h756 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() function
/u-boot/drivers/net/fsl-mc/
A Dmc.c313 prop = fdt_getprop_w(blob, offset, "iommu-map", &lenp); in fdt_fsl_mc_fixup_iommu_map_entry()

Completed in 15 milliseconds