Searched refs:FDT_FIRST_SUPPORTED_VERSION (Results 1 - 3 of 3) sorted by relevance

/external/dtc/libfdt/
H A Dfdt.c62 if (fdt_version(fdt) < FDT_FIRST_SUPPORTED_VERSION)
H A Dfdt_sw.c99 fdt_set_last_comp_version(fdt, FDT_FIRST_SUPPORTED_VERSION);
H A Dlibfdt.h57 #define FDT_FIRST_SUPPORTED_VERSION 0x10 macro

Completed in 103 milliseconds