Home
last modified time | relevance | path

Searched defs:dcrc (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-bootloader.h52 uint32_t dcrc; /* CRC of data */ member
/u-boot/include/
A Dspl.h207 ulong dcrc; member
/u-boot/common/spl/
A Dspl.c536 ulong dcrc = crc32_wd(0, (unsigned char *)spl_image->dcrc_data, in spl_load_image() local
/u-boot/common/
A Dimage.c251 ulong dcrc = crc32_wd(0, (unsigned char *)data, len, CHUNKSZ_CRC32); in image_check_dcrc() local

Completed in 11 milliseconds