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

/gem5/src/python/m5/ext/pyfdt/
H A Dpyfdt.py902 __fdt_header_format = ">IIIIIII" variable in class:FdtBlobParse
920 header = Struct(self.__fdt_header_format)

Completed in 4 milliseconds