Searched defs:crc_tab (Results 1 – 3 of 3) sorted by relevance
31 static const uint32_t crc_tab[128] = { in xlnx_efuse_u37_crc() local
16 const unsigned short crc_tab[16] = { in ivm_calc_crc() local
175 unsigned char crc_tab[CRC8_TABLE_SIZE]; member190 static unsigned char ad7280_calc_crc8(unsigned char *crc_tab, unsigned int val) in ad7280_calc_crc8()