Searched refs:u32_cnt (Results 1 – 2 of 2) sorted by relevance
104 uint32_t xlnx_efuse_calc_crc(const uint32_t *data, unsigned u32_cnt, in xlnx_efuse_calc_crc() argument111 crc = xlnx_efuse_u37_crc(crc, 0, (index + u32_cnt)); in xlnx_efuse_calc_crc()114 for (index = u32_cnt; index; index--) { in xlnx_efuse_calc_crc()
64 uint32_t xlnx_efuse_calc_crc(const uint32_t *data, unsigned u32_cnt,