Searched refs:crc16_byte (Results 1 – 4 of 4) sorted by relevance
57 crc=crc16_byte(crc, w1_buf[i]); in w1_f12_read_state()93 crc=crc16_byte(crc, w1_buf[i]); in w1_f12_write_output()
60 crc = crc16_byte(crc, *buffer++); in crc16()
24 static inline u16 crc16_byte(u16 crc, const u8 data) in crc16_byte() function
171 static void crc16_byte(unsigned int *crc, unsigned char db) in crc16_byte() function187 crc16_byte(&crc, *(dbs++)); in crc16_area()263 crc16_byte(&crc, nic_read_byte(idd)); in read_redir_map()264 crc16_byte(&crc, nic_read_byte(idd)); in read_redir_map()