Searched refs:FDT_LAST_SUPPORTED_VERSION (Results 1 – 8 of 8) sorted by relevance
31 FDT_LAST_SUPPORTED_VERSION) in fdt_ro_probe_()94 FDT_LAST_SUPPORTED_VERSION)) in fdt_check_header()
131 fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION); in fdt_create_with_flags()
17 #define FDT_LAST_SUPPORTED_VERSION 0x11 macro
64 if (fdt_last_comp_version(fdt) > FDT_LAST_SUPPORTED_VERSION) in fdt_check_header()
98 fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION); in fdt_create()
58 #define FDT_LAST_SUPPORTED_VERSION 0x11 macro
726 FDT_LAST_SUPPORTED_VERSION) { in fdt_valid()729 FDT_LAST_SUPPORTED_VERSION); in fdt_valid()
441 fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION); in dump_fdt_regions()