Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Deeprom.c200 static u8 tb_crc8(u8 *data, int len) in tb_crc8() function
313 crc = tb_crc8(data + 1, 8); in tb_drom_read_uid_only()
577 crc = tb_crc8((u8 *) &header->uid, 8); in tb_drom_parse_v1()