Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbcm963xx_tag.h24 #define IMAGETAG_CRC_START 0xFFFFFFFF macro
/openbmc/linux/drivers/mtd/parsers/
H A Dparser_imagetag.c42 computed_crc = crc32_le(IMAGETAG_CRC_START, (u8 *)buf, in bcm963xx_read_imagetag()