fast_pll_freq     232 arch/arm/mach-pxa/corgi.c 	.fast_pll_freq   = 100,
fast_pll_freq     255 arch/arm/mach-pxa/corgi.c 	.fast_pll_freq   = 0,
fast_pll_freq    1285 drivers/video/fbdev/w100fb.c 		w100_set_pll_freq(par, (par->fastpll_mode && mode->fast_pll_freq) ? mode->fast_pll_freq : mode->pll_freq);
fast_pll_freq    1514 drivers/video/fbdev/w100fb.c 		hsync=((par->fastpll_mode && mode->fast_pll_freq) ? mode->fast_pll_freq : mode->pll_freq)*100000;
fast_pll_freq      84 include/video/w100fb.h 	char fast_pll_freq;