Searched refs:TPS6594_CRC8_POLYNOMIAL (Results 1 – 3 of 3) sorted by relevance
117 crc8_populate_msb(tps6594_spi_crc_table, TPS6594_CRC8_POLYNOMIAL); in tps6594_spi_probe()
232 crc8_populate_msb(tps6594_i2c_crc_table, TPS6594_CRC8_POLYNOMIAL); in tps6594_i2c_probe()
1017 #define TPS6594_CRC8_POLYNOMIAL 0x07 macro