Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/pi/
H A Dfdt_early.c23 prop = fdt_getprop_w((void *)dtb_pa, node, "kaslr-seed", &len); in get_kaslr_seed()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c35 range = fdt_getprop_w(blob, off, "ranges", &len); in fdt_portal()
/openbmc/u-boot/board/freescale/common/
H A Dcds_pci_ft.c26 map = fdt_getprop_w(blob, node, "interrupt-map", &len); in cds_pci_fixup()
/openbmc/linux/arch/arm64/kernel/pi/
H A Dkaslr_early.c79 prop = fdt_getprop_w(fdt, node, "kaslr-seed", &len); in get_kaslr_seed()
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c157 prop = fdt_getprop_w(blob, nodeoffset, "iommu-map", &lenp); in fdt_pcie_set_iommu_map_entry()
/openbmc/linux/arch/mips/kernel/
H A Drelocate.c234 prop = fdt_getprop_w(initial_boot_params, node, in get_random_boot()
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c85 prop = fdt_getprop_w(fdt, node, "kaslr-seed", &len); in get_kaslr_seed()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h695 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() function
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c1007 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree()
1068 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree()
/openbmc/linux/scripts/dtc/libfdt/
H A Dlibfdt.h821 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() function
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c301 prop = fdt_getprop_w(blob, offset, "iommu-map", &lenp); in fdt_fsl_mc_fixup_iommu_map_entry()