| /u-boot/arch/powerpc/cpu/mpc8xxx/ |
| A D | fdt.c | 28 off = fdt_node_offset_by_prop_value(blob, -1, "cpu-handle", in ft_del_cpuhandle() 33 off = fdt_node_offset_by_prop_value(blob, -1, "cpu-handle", in ft_del_cpuhandle() 46 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_num_cores() 65 off = fdt_node_offset_by_prop_value(blob, off, in ft_fixup_num_cores() 91 int off = fdt_node_offset_by_prop_value(blob, srio_off, in ft_disable_srio_port()
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | fdt.c | 53 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_cpu() 90 off = fdt_node_offset_by_prop_value(blob, off, in ft_fixup_cpu() 262 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_l2cache() 315 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_l2cache() 367 off = fdt_node_offset_by_prop_value(blob, off, in ft_fixup_l2cache() 387 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_cache() 424 off = fdt_node_offset_by_prop_value(blob, off, in ft_fixup_cache() 628 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); 633 off = fdt_node_offset_by_prop_value(blob, off, "device_type", 766 off = fdt_node_offset_by_prop_value(fdt, -1, "device_type", "soc", 4);
|
| A D | liodn.c | 240 off = fdt_node_offset_by_prop_value(blob, srio_off, in fdt_fixup_srio_liodn()
|
| /u-boot/arch/arm/cpu/armv7/ls102xa/ |
| A D | fdt.c | 101 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_cpu_setup() 105 off = fdt_node_offset_by_prop_value(blob, off, in ft_cpu_setup()
|
| /u-boot/board/freescale/t208xrdb/ |
| A D | eth_t208xrdb.c | 57 eth_off = fdt_node_offset_by_prop_value(fdt, -1, "fsl,fman-mac", in fdt_fixup_board_fman_ethernet()
|
| /u-boot/board/renesas/rcar-common/ |
| A D | common.c | 108 mem = fdt_node_offset_by_prop_value(blob, mem, in scrub_duplicate_memory()
|
| /u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| A D | fdt.c | 68 off = fdt_node_offset_by_prop_value(blob, off_prev, "device_type", in ft_fixup_cpu() 80 off = fdt_node_offset_by_prop_value(blob, off_prev, in ft_fixup_cpu() 123 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_cpu() 143 off = fdt_node_offset_by_prop_value(blob, off, "device_type", in ft_fixup_cpu()
|
| /u-boot/arch/arm/mach-stm32mp/ |
| A D | fdt.c | 318 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in stm32_fdt_fixup_cpu() 328 off = fdt_node_offset_by_prop_value(blob, off, in stm32_fdt_fixup_cpu()
|
| /u-boot/board/xen/xenguest_arm64/ |
| A D | xenguest_arm64.c | 59 mem = fdt_node_offset_by_prop_value(blob, mem, in get_next_memory_node()
|
| /u-boot/scripts/dtc/libfdt/ |
| A D | libfdt.h | 946 int fdt_node_offset_by_prop_value(const void *fdt, int startoffset,
|
| A D | fdt_ro.c | 653 int fdt_node_offset_by_prop_value(const void *fdt, int startoffset, in fdt_node_offset_by_prop_value() function
|
| /u-boot/common/ |
| A D | fdt_support.c | 370 off = fdt_node_offset_by_prop_value(fdt, -1, pname, pval, plen); in do_fixup_by_prop() 374 off = fdt_node_offset_by_prop_value(fdt, off, pname, pval, plen); in do_fixup_by_prop() 728 offset = fdt_node_offset_by_prop_value(blob, -1, "status", in fdt_delete_disabled_nodes()
|
| /u-boot/drivers/core/ |
| A D | ofnode.c | 1443 fdt_node_offset_by_prop_value(ofnode_to_fdt(from), in ofnode_by_prop_value()
|