CS48L32_FLLHJ_MAX_THRESH
if ((fin / (1 << refdiv)) <= CS48L32_FLLHJ_MAX_THRESH)
if (ref_in / CS48L32_FLL_MAX_REFDIV > CS48L32_FLLHJ_MAX_THRESH) {