Searched refs:fdt (Results 26 - 50 of 59) sorted by relevance

123

/seL4-refos-master/projects/util_libs/libplatsupport/src/
H A Dirqchip.h18 #include <platsupport/fdt.h>
H A Dltimer.h15 #include <platsupport/fdt.h>
H A Dfdt.c16 #include <platsupport/fdt.h>
/seL4-refos-master/libs/libplatsupport/mach_include/imx/platsupport/mach/
H A Dgpt.h17 #include <platsupport/fdt.h>
H A Depit.h17 #include <platsupport/fdt.h>
/seL4-refos-master/projects/util_libs/libplatsupport/mach_include/imx/platsupport/mach/
H A Dgpt.h17 #include <platsupport/fdt.h>
H A Depit.h17 #include <platsupport/fdt.h>
/seL4-refos-master/kernel/tools/hardware/
H A Dfdt.py18 self.fdt = pyfdt.pyfdt.FdtBlobParse(dtb_file).to_fdt()
27 ''' walk the underlying fdt, constructing wrapped nodes as we go '''
28 root = self.fdt.get_rootnode()
/seL4-refos-master/kernel/tools/
H A Dhardware_gen.py13 from hardware import config, fdt namespace
50 parsed_dt = fdt.FdtParser(args.dtb)
/seL4-refos-master/projects/util_libs/libplatsupport/mach_include/nvidia/platsupport/mach/
H A Dtimer.h20 #include <platsupport/fdt.h>
/seL4-refos-master/libs/libplatsupport/mach_include/nvidia/platsupport/mach/
H A Dtimer.h20 #include <platsupport/fdt.h>
/seL4-refos-master/projects/util_libs/libplatsupport/mach_include/zynq/platsupport/mach/
H A Dtimer.h24 #include <platsupport/fdt.h>
/seL4-refos-master/libs/libplatsupport/mach_include/zynq/platsupport/mach/
H A Dtimer.h24 #include <platsupport/fdt.h>
/seL4-refos-master/libs/libplatsupport/plat_include/fvp/platsupport/plat/
H A Dsp804.h16 #include <platsupport/fdt.h>
56 /* set in fdt helper */
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/fvp/platsupport/plat/
H A Dsp804.h16 #include <platsupport/fdt.h>
56 /* set in fdt helper */
/seL4-refos-master/libs/libplatsupport/plat_include/rockpro64/platsupport/plat/
H A Dtimer.h14 #include <platsupport/fdt.h>
50 /* set in fdt helper */
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/rockpro64/platsupport/plat/
H A Dtimer.h14 #include <platsupport/fdt.h>
50 /* set in fdt helper */
/seL4-refos-master/libs/libplatsupport/src/
H A Dltimer.h15 #include <platsupport/fdt.h>
H A Dfdt.c16 #include <platsupport/fdt.h>
/seL4-refos-master/kernel/tools/hardware/utils/
H A Dmemory.py13 from hardware.fdt import FdtParser
/seL4-refos-master/libs/libplatsupport/src/plat/hikey/
H A Ddmt.c19 #include <platsupport/fdt.h>
235 ZF_LOGE("Simple fdt alloc helper failed");
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/hikey/
H A Ddmt.c19 #include <platsupport/fdt.h>
235 ZF_LOGE("Simple fdt alloc helper failed");
/seL4-refos-master/libs/libplatsupport/src/plat/rockpro64/
H A Dtimer.c18 #include <platsupport/fdt.h>
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/rockpro64/
H A Dtimer.c18 #include <platsupport/fdt.h>
/seL4-refos-master/seL4_tools/elfloader-tool/src/
H A Dcommon.c18 #include <fdt.h>

Completed in 114 milliseconds

123