ADJ_OFFSET
if (tx->modes & (ADJ_SETOFFSET | ADJ_FREQUENCY | ADJ_OFFSET) &&
} else if (tx->modes & ADJ_OFFSET) {
#define MOD_OFFSET ADJ_OFFSET
if (txc->modes & ADJ_OFFSET)
if (txc->modes & (ADJ_TICK|ADJ_FREQUENCY|ADJ_OFFSET))
tx.modes = ADJ_OFFSET | ADJ_NANO;
tx1.modes |= ADJ_OFFSET;
tx1.modes |= ADJ_OFFSET;
tx.modes = ADJ_OFFSET;