DCO_MAX_PPB
caps->max_adj = DCO_MAX_PPB;
s64 max_scaled_ppm = div_s64(((s64)DCO_MAX_PPB << 13), 125);
while (abs(ppb) > DCO_MAX_PPB) {