CNT_CAL_INFO
struct clock_sync cal_info[CNT_CAL_INFO];
next_up = (sc->cal_current + 1) % CNT_CAL_INFO;
for (i = 0; i < CNT_CAL_INFO; i++) {