Home
last modified time | relevance | path

Searched defs:crc (Results 1 – 8 of 8) sorted by relevance

/arm-trusted-firmware-2.8.0/common/
A Dtf_crc32.c27 uint32_t tf_crc32(uint32_t crc, const unsigned char *buf, size_t size) in tf_crc32()
/arm-trusted-firmware-2.8.0/lib/zlib/
A Dtf_gunzip.c112 uint32_t tf_crc32(uint32_t crc, const unsigned char *buf, size_t size) in tf_crc32()
A Dcrc32.c622 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() argument
748 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() argument
1072 unsigned long ZEXPORT crc32(crc, buf, len) in crc32() argument
/arm-trusted-firmware-2.8.0/drivers/nxp/ddr/nxp-ddr/
A Ddimm.c48 int crc = 0; in crc16() local
/arm-trusted-firmware-2.8.0/plat/xilinx/common/pm_service/
A Dpm_ipi.c278 uint32_t crc = crcinit; in calculate_crc() local
/arm-trusted-firmware-2.8.0/include/drivers/nxp/ddr/
A Ddimm.h105 unsigned char crc[2]; /* 126-127 SPD CRC */ member
123 unsigned char crc[2]; member
149 unsigned char crc[2]; member
235 unsigned char crc[2]; member
/arm-trusted-firmware-2.8.0/drivers/mtd/nand/
A Draw_nand.c222 static uint16_t nand_check_crc(uint16_t crc, uint8_t *data_in, in nand_check_crc()
/arm-trusted-firmware-2.8.0/include/drivers/
A Dmmc.h145 unsigned int crc: 7; member
189 unsigned int crc: 7; member

Completed in 17 milliseconds