Searched refs:crc8_lkp_tbl (Results 1 - 3 of 3) sorted by path

/linux-master/include/sound/
H A Dtas2781.h107 unsigned char crc8_lkp_tbl[CRC8_TABLE_SIZE]; member in struct:tasdevice_priv
/linux-master/sound/soc/codecs/
H A Dtas2781-comlib.c282 crc8_populate_msb(tas_priv->crc8_lkp_tbl, TASDEVICE_CRC8_POLYNOMIAL);
H A Dtas2781-fmwlib.c1365 crc_chksum += crc8(tasdevice->crc8_lkp_tbl, &nBuf1[i],
1411 ret = crc8(tasdevice->crc8_lkp_tbl, &val, 1, 0);

Completed in 186 milliseconds