TGA_PLL_BASE_FREQ
int delta = f - (TGA_PLL_BASE_FREQ * (X)) / (r << shift); \
target = (f << shift) / TGA_PLL_BASE_FREQ;