Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
[linux-2.6/mini2440.git] / drivers / video / matrox / g450_pll.h
blobc17ed74501e9bcab890d748b91e77930b5db75d2
1 #ifndef __G450_PLL_H__
2 #define __G450_PLL_H__
4 #include "matroxfb_base.h"
6 int matroxfb_g450_setclk(WPMINFO unsigned int fout, unsigned int pll);
7 unsigned int g450_mnp2f(CPMINFO unsigned int mnp);
8 void matroxfb_g450_setpll_cond(WPMINFO unsigned int mnp, unsigned int pll);
10 #endif /* __G450_PLL_H__ */