Searched refs:crc8_populate_lsb (Results 1 – 3 of 3) sorted by relevance
47 * crc8_populate_lsb - fill crc table for given polynomial in regular bit order.52 void crc8_populate_lsb(u8 table[CRC8_TABLE_SIZE], u8 polynomial) in crc8_populate_lsb() function 65 EXPORT_SYMBOL(crc8_populate_lsb);
40 * crc8_populate_lsb - fill crc table for given polynomial in regular bit order.55 void crc8_populate_lsb(u8 table[CRC8_TABLE_SIZE], u8 polynomial);84 * or crc8_populate_lsb().
1156 crc8_populate_lsb(aw_crc8_table, AW88395_CRC8_POLYNOMIAL); in aw88395_dev_load_acf_check()