Searched defs:crc_data (Results 1 – 4 of 4) sorted by relevance
562 struct crc_data { struct574 static struct crc_data *alloc_crc_data(int nr_threads) in alloc_crc_data() argument
55 u8 crc_data[] = { addr << 1, reg, addr << 1 | 1, 0 }; in tps6594_i2c_reg_read_with_crc() local95 const u8 crc_data[] = { addr << 1, reg, val }; in tps6594_i2c_reg_write_with_crc() local
246 u16 crc_data = (skb->data[skb->len - 2] << 8) | in nci_spi_check_crc() local
110 u8 crc_data[4]; in aqr_fw_load_memory() local