Searched refs:fdt_getprop_w (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | cds_pci_ft.c | 27 map = fdt_getprop_w(blob, node, "interrupt-map", &len); in cds_pci_fixup()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | kaslr.c | 45 prop = fdt_getprop_w(fdt, node, "kaslr-seed", &len); in get_kaslr_seed()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_layerscape_fixup.c | 149 prop = fdt_getprop_w(blob, nodeoffset, "iommu-map", &lenp); in fdt_pcie_set_iommu_map_entry()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | relocate.c | 227 prop = fdt_getprop_w(initial_boot_params, node, in get_random_boot()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | kaslr_booke.c | 87 prop = fdt_getprop_w(fdt, node, "kaslr-seed", &len); in get_kaslr_seed()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | portals.c | 105 range = fdt_getprop_w(blob, off, "ranges", &len); in fdt_portal()
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/ |
| H A D | octeon-platform.c | 1006 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree() 1067 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 692 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() function
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 791 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() function
|