Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
A Dg450_pll.c164 case M_VIDEO_PLL: in g450_setpll()
201 case M_VIDEO_PLL: in g450_cmppll()
407 case M_VIDEO_PLL: in __g450_setclk()
A Dmatroxfb_g450.c264 mnp = matroxfb_g450_setclk(minfo, piic, M_VIDEO_PLL); in computeRegs()
552 …b_g450_setclk(minfo, mt->pixclock, (mt->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); in matroxfb_g450_compute()
582 …b_g450_setclk(minfo, mt->pixclock, (mt->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); in g450_dvi_compute()
A Dmatroxfb_DAC1064.c197 matroxfb_g450_setpll_cond(minfo, videomnp, M_VIDEO_PLL); in g450_set_plls()
518 …xfb_g450_setclk(minfo, m->pixclock, (m->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); in g450_compute()
727 matroxfb_g450_setclk(minfo, minfo->values.pll.video, M_VIDEO_PLL); in g450_mclk_init()
A Dmatroxfb_base.h205 enum { M_SYSTEM_PLL, M_PIXEL_PLL_A, M_PIXEL_PLL_B, M_PIXEL_PLL_C, M_VIDEO_PLL }; enumerator

Completed in 11 milliseconds