Searched refs:FDT_LAST_SUPPORTED_VERSION (Results 1 – 8 of 8) sorted by relevance
35 FDT_LAST_SUPPORTED_VERSION) in fdt_ro_probe_()102 FDT_LAST_SUPPORTED_VERSION)) in fdt_check_header()
131 fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION); in fdt_create_with_flags()
18 #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
767 FDT_LAST_SUPPORTED_VERSION) { in fdt_valid()770 FDT_LAST_SUPPORTED_VERSION); in fdt_valid()
443 fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION); in dump_fdt_regions()