Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mfd/
Dtps6594-spi.c113 crc8_populate_msb(tps6594_spi_crc_table, TPS6594_CRC8_POLYNOMIAL); in tps6594_spi_probe()
Dtps6594-i2c.c228 crc8_populate_msb(tps6594_i2c_crc_table, TPS6594_CRC8_POLYNOMIAL); in tps6594_i2c_probe()
/linux-6.6.21/include/linux/mfd/
Dtps6594.h794 #define TPS6594_CRC8_POLYNOMIAL 0x07 macro