Home
last modified time | relevance | path

Searched refs:FDT_LAST_SUPPORTED_VERSION (Results 1 – 3 of 3) sorted by relevance

/DragonStub/apps/lib/libfdt/ !
H A Dfdt.c36 FDT_LAST_SUPPORTED_VERSION) in fdt_ro_probe_()
103 FDT_LAST_SUPPORTED_VERSION)) in fdt_check_header()
H A Dfdt_sw.c131 fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION); in fdt_create_with_flags()
H A Dlibfdt.h18 #define FDT_LAST_SUPPORTED_VERSION 0x11 macro