Searched refs:update_crc16 (Results 1 – 1 of 1) sorted by relevance
281 update_crc16(uint16_t crc, uint8_t *buf, unsigned int len) in update_crc16() function1367 computed_crc16 = update_crc16(CRC16_INITIAL, data, len); in mmcspi_read_block()1552 crc = update_crc16(CRC16_INITIAL, data, MMCSPI_DATA_BLOCK_LEN); in mmcspi_write_block()