Searched refs:w1_crc8_table (Results 1 – 1 of 1) sorted by relevance
20 static u8 w1_crc8_table[] = { variable360 crc = w1_crc8_table[crc ^ *data++]; in w1_calc_crc8()