Searched refs:CRC7_INITIAL (Results 1 – 1 of 1) sorted by relevance
252 #define CRC7_INITIAL 0x00 macro1212 crc = update_crc7(CRC7_INITIAL, &txbuf[1], 5); in mmcspi_send_cmd()1394 computed_crc7 = update_crc7(CRC7_INITIAL, data, len - 1); in mmcspi_read_block()