Home
last modified time | relevance | path

Searched refs:matrox_pll_features (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_misc.h7 int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int f…
Dmatroxfb_base.h352 struct matrox_pll_features { struct
534 struct matrox_pll_features pll;
Dmatroxfb_maven.c182 static const struct matrox_pll_features maven_pll = {
Dmatroxfb_misc.c163 int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int f… in matroxfb_PLL_calcclock()