Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht3x.c72 DECLARE_CRC8_TABLE(sht3x_crc8_table); variable
369 *position = crc8(sht3x_crc8_table, in limit_store()
698 crc8_populate_msb(sht3x_crc8_table, SHT3X_CRC8_POLYNOMIAL); in sht3x_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht3x.c79 DECLARE_CRC8_TABLE(sht3x_crc8_table); variable
389 *position = crc8(sht3x_crc8_table, in limit_write()
884 crc8_populate_msb(sht3x_crc8_table, SHT3X_CRC8_POLYNOMIAL); in sht3x_probe()

Completed in 3 milliseconds