Searched refs:crc8_table (Results 1 – 1 of 1) sorted by relevance
364 static u8 crc8_table[CRC8_TABLE_SIZE]; variable791 ack_nak[1] = crc8(crc8_table, ack_nak, 1, 0xff); in nxp_send_ack()1174 crc_nak_buf.pkt.crc = crc8(crc8_table, crc_nak_buf.buf, in nxp_handle_fw_download_error()1183 timeout_nak_buf.pkt.crc = crc8(crc8_table, timeout_nak_buf.buf, in nxp_handle_fw_download_error()1856 crc8_populate_msb(crc8_table, POLYNOMIAL8); in nxp_serdev_probe()