Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/dtc/libfdt/
Dfdt.c35 FDT_LAST_SUPPORTED_VERSION) in fdt_ro_probe_()
102 FDT_LAST_SUPPORTED_VERSION)) in fdt_check_header()
Dfdt_sw.c131 fdt_set_version(fdt, FDT_LAST_SUPPORTED_VERSION); in fdt_create_with_flags()
Dlibfdt.h18 #define FDT_LAST_SUPPORTED_VERSION 0x11 macro