Searched refs:FDT_LAST_SUPPORTED_VERSION (Results 1 – 9 of 9) sorted by relevance
28 FDT_LAST_SUPPORTED_VERSION) in fdt_ro_probe_()91 FDT_LAST_SUPPORTED_VERSION)) in fdt_check_header()
134 fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION); in fdt_create_with_flags()
13 #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
768 FDT_LAST_SUPPORTED_VERSION) { in fdt_valid()771 FDT_LAST_SUPPORTED_VERSION); in fdt_valid()
443 fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION); in dump_fdt_regions()