Home
last modified time | relevance | path

Searched refs:tb_crc8 (Results 1 – 1 of 1) sorted by relevance

/drivers/thunderbolt/
Deeprom.c200 static u8 tb_crc8(u8 *data, int len) in tb_crc8() function
298 crc = tb_crc8(data + 1, 8); in tb_drom_read_uid_only()
593 crc = tb_crc8((u8 *) &header->uid, 8); in tb_drom_read()