Searched refs:matroxfb_PLL_calcclock (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/matrox/ |
H A D | matroxfb_misc.h | 7 int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int fmax, 14 return matroxfb_PLL_calcclock(&minfo->features.pll, freq, fmax, in, feed, post); PLL_calcclock()
|
H A D | matroxfb_misc.c | 128 int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int fmax, matroxfb_PLL_calcclock() function 808 EXPORT_SYMBOL(matroxfb_PLL_calcclock); variable
|
H A D | matroxfb_maven.c | 325 fvco = matroxfb_PLL_calcclock(&maven_pll, freq, fmax, in, feed, &p); DAC1064_calcclock()
|
Completed in 129 milliseconds