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