Searched refs:fdt_getprop_w (Results 1 – 5 of 5) sorted by relevance
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | portals.c | 35 range = fdt_getprop_w(blob, off, "ranges", &len); in fdt_portal()
|
| /u-boot/drivers/pci/ |
| A D | pcie_layerscape_gen4_fixup.c | 121 prop = fdt_getprop_w(blob, nodeoff, "iommu-map", &lenp); in fdt_pcie_set_iommu_map_entry_ls_gen4()
|
| A D | pcie_layerscape_fixup.c | 169 prop = fdt_getprop_w(blob, nodeoffset, "iommu-map", &lenp); in fdt_pcie_set_iommu_map_entry_ls()
|
| /u-boot/scripts/dtc/libfdt/ |
| A D | libfdt.h | 756 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() function
|
| /u-boot/drivers/net/fsl-mc/ |
| A D | mc.c | 313 prop = fdt_getprop_w(blob, offset, "iommu-map", &lenp); in fdt_fsl_mc_fixup_iommu_map_entry()
|
Completed in 15 milliseconds