Home
last modified time | relevance | path

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

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