Searched refs:matroxfb_g450_setclk (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dg450_pll.h6 int matroxfb_g450_setclk(struct matrox_fb_info *minfo, unsigned int fout,
H A Dmatroxfb_g450.c263 mnp = matroxfb_g450_setclk(minfo, piic, M_VIDEO_PLL); computeRegs()
551 mt->mnp = matroxfb_g450_setclk(minfo, mt->pixclock, (mt->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); matroxfb_g450_compute()
581 mt->mnp = matroxfb_g450_setclk(minfo, mt->pixclock, (mt->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); g450_dvi_compute()
H A Dg450_pll.c516 int matroxfb_g450_setclk(struct matrox_fb_info *minfo, unsigned int fout, matroxfb_g450_setclk() function
532 EXPORT_SYMBOL(matroxfb_g450_setclk); variable
H A Dmatroxfb_DAC1064.c517 m->mnp = matroxfb_g450_setclk(minfo, m->pixclock, (m->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); g450_compute()
726 matroxfb_g450_setclk(minfo, minfo->values.pll.video, M_VIDEO_PLL); g450_mclk_init()
736 matroxfb_g450_setclk(minfo, minfo->values.pll.system, M_SYSTEM_PLL); g450_mclk_init()
822 matroxfb_g450_setclk(minfo, 25175, M_PIXEL_PLL_A); g450_preinit()
823 matroxfb_g450_setclk(minfo, 28322, M_PIXEL_PLL_B); g450_preinit()

Completed in 123 milliseconds