Searched refs:matroxfb_PLL_calcclock (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_misc.h7 int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int fmax,
11 return matroxfb_PLL_calcclock(&ACCESS_FBINFO(features.pll), freq, fmax, in, feed, post);
H A Dmatroxfb_misc.c126 int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int fmax, function
784 EXPORT_SYMBOL(matroxfb_PLL_calcclock); variable
H A Dmatroxfb_maven.c310 fvco = matroxfb_PLL_calcclock(&maven_pll, freq, fmax, in, feed, &p);

Completed in 56 milliseconds