Searched refs:TGA_PLL_BASE_FREQ (Results 1 – 2 of 2) sorted by relevance
84 #define TGA_PLL_BASE_FREQ 14318 /* .18 */ macro
607 int delta = f - (TGA_PLL_BASE_FREQ * (x)) / (r << shift); \656 target = (f << shift) / TGA_PLL_BASE_FREQ; in tgafb_set_pll()