PTP_CLOCK_COMP
writeq(comp, clock->reg_base + PTP_CLOCK_COMP);
writeq(clock_comp, clock->reg_base + PTP_CLOCK_COMP);
writeq(comp, ptp->reg_base + PTP_CLOCK_COMP);
writeq(clock_comp, ptp->reg_base + PTP_CLOCK_COMP);