Searched refs:libfdt (Results 1 - 41 of 41) sorted by relevance

/linux-4.4.14/include/linux/
H A Dlibfdt.h5 #include "../../scripts/dtc/libfdt/fdt.h"
6 #include "../../scripts/dtc/libfdt/libfdt.h"
/linux-4.4.14/arch/mips/jz4740/
H A DMakefile12 CFLAGS_setup.o = -I$(src)/../../../scripts/dtc/libfdt
H A Dsetup.c21 #include <linux/libfdt.h>
/linux-4.4.14/arch/mips/mti-malta/
H A DMakefile22 CFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt
H A Dmalta-dtshim.c13 #include <linux/libfdt.h>
/linux-4.4.14/arch/arm/boot/compressed/
H A DMakefile75 # Borrowed libfdt files for the ATAG compatibility mode
77 libfdt := fdt_rw.c fdt_ro.c fdt_wip.c fdt.c macro
78 libfdt_hdrs := fdt.h libfdt.h libfdt_internal.h
80 libfdt_objs := $(addsuffix .o, $(basename $(libfdt)))
82 $(addprefix $(obj)/,$(libfdt) $(libfdt_hdrs)): $(obj)/%: $(srctree)/scripts/dtc/libfdt/%
99 lib1funcs.S ashldi3.S bswapsdi2.S $(libfdt) $(libfdt_hdrs) \
H A Datags_to_fdt.c2 #include <libfdt.h>
106 * < 0 -> error from libfdt
/linux-4.4.14/drivers/tty/serial/8250/
H A DMakefile32 CFLAGS_8250_ingenic.o += -I$(srctree)/scripts/dtc/libfdt
H A D8250_ingenic.c20 #include <linux/libfdt.h>
/linux-4.4.14/scripts/dtc/
H A DMakefile12 HOSTCFLAGS_DTC := -I$(src) -I$(src)/libfdt
H A Dfdtget.c33 #include <libfdt.h>
152 int nextoffset; /* next node offset from libfdt */ list_subnodes()
H A Dfdtput.c27 #include <libfdt.h>
H A Dutil.c35 #include "libfdt.h"
/linux-4.4.14/scripts/dtc/libfdt/
H A Dfdt_empty_tree.c2 * libfdt - Flat Device Tree manipulation
5 * libfdt is dual licensed: you can use it either under the terms of
54 #include <libfdt.h>
H A Dfdt_strerror.c2 * libfdt - Flat Device Tree manipulation
5 * libfdt is dual licensed: you can use it either under the terms of
54 #include <libfdt.h>
H A Dfdt_wip.c2 * libfdt - Flat Device Tree manipulation
5 * libfdt is dual licensed: you can use it either under the terms of
54 #include <libfdt.h>
H A Dlibfdt_internal.h4 * libfdt - Flat Device Tree manipulation
7 * libfdt is dual licensed: you can use it either under the terms of
H A Dfdt.h4 * libfdt - Flat Device Tree manipulation
8 * libfdt is dual licensed: you can use it either under the terms of
H A Dlibfdt_env.h4 * libfdt - Flat Device Tree manipulation
8 * libfdt is dual licensed: you can use it either under the terms of
H A Dfdt.c2 * libfdt - Flat Device Tree manipulation
5 * libfdt is dual licensed: you can use it either under the terms of
54 #include <libfdt.h>
H A Dfdt_sw.c2 * libfdt - Flat Device Tree manipulation
5 * libfdt is dual licensed: you can use it either under the terms of
54 #include <libfdt.h>
H A Dfdt_ro.c2 * libfdt - Flat Device Tree manipulation
5 * libfdt is dual licensed: you can use it either under the terms of
54 #include <libfdt.h>
H A Dfdt_rw.c2 * libfdt - Flat Device Tree manipulation
5 * libfdt is dual licensed: you can use it either under the terms of
54 #include <libfdt.h>
H A Dlibfdt.h4 * libfdt - Flat Device Tree manipulation
7 * libfdt is dual licensed: you can use it either under the terms of
113 /* "Can't happen" error indicating a bug in libfdt */
115 /* FDT_ERR_INTERNAL: libfdt has failed an internal assertion.
117 * libfdt itself. */
879 * similar properties that will be processed by libfdt. IEE1275
/linux-4.4.14/arch/powerpc/boot/
H A DMakefile70 libfdt := fdt.c fdt_ro.c fdt_wip.c fdt_sw.c fdt_rw.c fdt_strerror.c macro
71 libfdtheader := fdt.h libfdt.h libfdt_internal.h
73 $(addprefix $(obj)/,$(libfdt) libfdt-wrapper.o simpleboot.o epapr.o): \
77 $(libfdt) libfdt-wrapper.c \
126 obj-plat: $(libfdt)
149 $(addprefix $(obj)/,$(libfdt) $(libfdtheader)): $(obj)/%: $(srctree)/scripts/dtc/libfdt/%
163 $(libfdt) $(libfdtheader) \
175 $(obj-libfdt): $(obj)/%.o: $(srctree)/scripts/dtc/libfdt/%.c FORCE
H A Depapr.c20 #include <libfdt.h>
H A Dtreeboot-iss4xx.c33 #include "libfdt.h"
H A Dsimpleboot.c22 #include <libfdt.h>
H A Dtreeboot-currituck.c35 #include "libfdt.h"
H A Dtreeboot-akebono.c37 #include "libfdt.h"
H A Dlibfdt-wrapper.c27 #include <libfdt.h>
/linux-4.4.14/arch/mips/mti-sead3/
H A Dsead3-setup.c10 #include <linux/libfdt.h>
/linux-4.4.14/drivers/firmware/efi/libstub/
H A DMakefile17 cflags-$(CONFIG_EFI_ARMSTUB) += -I$(srctree)/scripts/dtc/libfdt
H A Dfdt.c14 #include <linux/libfdt.h>
/linux-4.4.14/lib/
H A DMakefile171 $(eval CFLAGS_$(file) = -I$(src)/../scripts/dtc/libfdt))
/linux-4.4.14/drivers/of/
H A Dfdt_address.c16 #include <linux/libfdt.h>
H A Dfdt.c24 #include <linux/libfdt.h>
/linux-4.4.14/arch/powerpc/kernel/
H A Dprom.c36 #include <linux/libfdt.h>
/linux-4.4.14/arch/mips/cavium-octeon/
H A Docteon-platform.c22 #include <linux/libfdt.h>
H A Dsetup.c29 #include <linux/libfdt.h>
/linux-4.4.14/arch/arm64/mm/
H A Dmmu.c24 #include <linux/libfdt.h>

Completed in 1150 milliseconds