Searched refs:crc8_table (Results 1 – 2 of 2) sorted by relevance
141 DECLARE_CRC8_TABLE(crc8_table);155 return crc8(crc8_table, raw_data, count, CRC8_INIT_VALUE); in crc8_check()355 crc8_populate_msb(crc8_table, AHT20_CRC8_POLY); in aht10_probe()
279 static u8 crc8_table[CRC8_TABLE_SIZE]; variable574 ack_nak[1] = crc8(crc8_table, ack_nak, 1, 0xff); in nxp_send_ack()1329 crc8_populate_msb(crc8_table, POLYNOMIAL8); in nxp_serdev_probe()