Searched refs:MIPI_SYST_CRC32_U16 (Results 1 – 3 of 3) sorted by relevance
55 #define MIPI_SYST_CRC32_U16(crc, v) macro67 #define MIPI_SYST_CRC32_U16(crc, v) { crc = mipi_syst_crc32_16((crc), (v)); }
111 MIPI_SYST_CRC32_U16(crc, *data.hp)); in mipi_syst_scatter_write()192 MIPI_SYST_CRC32_U16(crc, v)); in mipi_syst_scatter_write()
88 MIPI_SYST_CRC32_U16(crc, *pData++); in crc32_word_array()