Home
last modified time | relevance | path

Searched refs:fdt_node_offset_by_prop_value (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfdt.c30 off = fdt_node_offset_by_prop_value(blob, -1, "cpu-handle", in ft_del_cpuhandle()
35 off = fdt_node_offset_by_prop_value(blob, -1, "cpu-handle", in ft_del_cpuhandle()
48 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_num_cores()
67 off = fdt_node_offset_by_prop_value(blob, off, in ft_fixup_num_cores()
85 int off = fdt_node_offset_by_prop_value(blob, srio_off, in ft_disable_srio_port()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c48 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_cpu()
85 off = fdt_node_offset_by_prop_value(blob, off, in ft_fixup_cpu()
259 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_l2cache()
312 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_l2cache()
364 off = fdt_node_offset_by_prop_value(blob, off, in ft_fixup_l2cache()
384 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_cache()
421 off = fdt_node_offset_by_prop_value(blob, off, in ft_fixup_cache()
626 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4);
631 off = fdt_node_offset_by_prop_value(blob, off, "device_type",
772 off = fdt_node_offset_by_prop_value(fdt, -1, "device_type", "soc", 4);
H A Dliodn.c240 off = fdt_node_offset_by_prop_value(blob, srio_off, in fdt_fixup_srio_liodn()
/OK3568_Linux_fs/u-boot/board/freescale/qemu-ppce500/
H A Dqemu-ppce500.c136 pci_node = fdt_node_offset_by_prop_value(fdt, pci_node, in pci_init_board()
139 pci_node = fdt_node_offset_by_prop_value(fdt, pci_node, in pci_init_board()
152 pci_node = fdt_node_offset_by_prop_value(fdt, pci_node, in pci_init_board()
190 pci_node = fdt_node_offset_by_prop_value(fdt, pci_node, in pci_init_board()
/OK3568_Linux_fs/u-boot/board/armltd/vexpress/
H A Dvexpress_tc2.c65 offset = fdt_node_offset_by_prop_value(fdt, offset, "compatible",
79 offset = fdt_node_offset_by_prop_value(fdt, offset, "compatible",
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dsimpleboot.c48 node = fdt_node_offset_by_prop_value(_dtb_start, -1, "device_type", in platform_init()
69 node = fdt_node_offset_by_prop_value(_dtb_start, -1, "device_type", in platform_init()
H A Dtreeboot-currituck.c103 node = fdt_node_offset_by_prop_value(_dtb_start, -1, "device_type", in platform_init()
H A Dtreeboot-akebono.c147 node = fdt_node_offset_by_prop_value(_dtb_start, -1, "device_type", in platform_init()
H A Dlibfdt-wrapper.c122 int offset = fdt_node_offset_by_prop_value(fdt, devp_offset_find(prev), in fdt_wrapper_find_node_by_prop_value()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c97 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_cpu_setup()
101 off = fdt_node_offset_by_prop_value(blob, off, in ft_cpu_setup()
/OK3568_Linux_fs/u-boot/board/xilinx/microblaze-generic/
H A Dmicroblaze-generic.c43 node = fdt_node_offset_by_prop_value(blob, -1, "device_type", in dram_init()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c84 off = fdt_node_offset_by_prop_value(blob, -1, "device_type", "cpu", 4); in ft_fixup_cpu()
104 off = fdt_node_offset_by_prop_value(blob, off, "device_type", in ft_fixup_cpu()
/OK3568_Linux_fs/u-boot/spl/lib/libfdt/
H A Dfdt_ro.su
/OK3568_Linux_fs/u-boot/lib/libfdt/
H A Dfdt_ro.su
H A Dfdt_ro.c477 int fdt_node_offset_by_prop_value(const void *fdt, int startoffset, in fdt_node_offset_by_prop_value() function
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h882 int fdt_node_offset_by_prop_value(const void *fdt, int startoffset,
H A Dfdt_ro.c498 int fdt_node_offset_by_prop_value(const void *fdt, int startoffset, in fdt_node_offset_by_prop_value() function
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dlibfdt.h981 int fdt_node_offset_by_prop_value(const void *fdt, int startoffset,
H A Dfdt_ro.c654 int fdt_node_offset_by_prop_value(const void *fdt, int startoffset, in fdt_node_offset_by_prop_value() function
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.c1171 mem = fdt_node_offset_by_prop_value(gd->fdt_blob, -1, "device_type", in fdtdec_setup_memory_banksize()
1182 mem = fdt_node_offset_by_prop_value(gd->fdt_blob, mem, in fdtdec_setup_memory_banksize()
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.c422 off = fdt_node_offset_by_prop_value(fdt, -1, pname, pval, plen); in do_fixup_by_prop()
426 off = fdt_node_offset_by_prop_value(fdt, off, pname, pval, plen); in do_fixup_by_prop()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map