Searched refs:rek_count (Results 1 – 2 of 2) sorted by relevance
516 const uint8_t rek_count[2] = {0xFF,0xFF}; in check_cal_status() local540 if (memcmp(resp+6, rek_count,2)) { in check_cal_status()
1125 u16 rek_count; in show_calibration_count() local1134 rek_count = get_unaligned_be16(&resp[2]); in show_calibration_count()1135 return sprintf(buf, "0x%04x\n", rek_count); in show_calibration_count()