Searched refs:SDP500_CRC8_POLYNOMIAL (Results 1 – 1 of 1) sorted by relevance
15 #define SDP500_CRC8_POLYNOMIAL 0x31 /* x8+x5+x4+1 (normalized to 0x31) */ macro107 crc8_populate_msb(sdp500_crc8_table, SDP500_CRC8_POLYNOMIAL); in sdp500_probe()