PLL_FRAC
#define PLL_FRAC(p) ((p)->offset + (p)->regs[PLL_OFF_FRAC])
#define PLL_FRAC(n) (0x66 + ((n) & 0x3)) /* 0..2 */