Home
last modified time | relevance | path

Searched refs:ih_dcrc (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/core/
H A Duboot_image.h221 uint32_t ih_dcrc; /* Image Data CRC Checksum */ member
H A Dloader.c505 bswap32s(&hdr->ih_dcrc); in bswap_uboot_header()