Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/common/
H A Dcds_pci_ft.c27 map = fdt_getprop_w(blob, node, "interrupt-map", &len); in cds_pci_fixup()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_layerscape_fixup.c149 prop = fdt_getprop_w(blob, nodeoffset, "iommu-map", &lenp); in fdt_pcie_set_iommu_map_entry()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c105 range = fdt_getprop_w(blob, off, "ranges", &len); in fdt_portal()
/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dlibfdt.h692 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() function