Searched refs:w1_crc8_table (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/w1/
H A Dw1_io.c34 static u8 w1_crc8_table[] = { variable
350 crc = w1_crc8_table[crc ^ *data++];

Completed in 61 milliseconds