Home
last modified time | relevance | path

Searched refs:M_PIXEL_PLL_C (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dg450_pll.c152 case M_PIXEL_PLL_C: in g450_setpll()
191 case M_PIXEL_PLL_C: in g450_cmppll()
342 case M_PIXEL_PLL_C: in __g450_setclk()
H A Dmatroxfb_g450.c552 mt->mnp = matroxfb_g450_setclk(minfo, mt->pixclock, (mt->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); in matroxfb_g450_compute()
582 mt->mnp = matroxfb_g450_setclk(minfo, mt->pixclock, (mt->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); in g450_dvi_compute()
H A Dmatroxfb_base.h205 enum { M_SYSTEM_PLL, M_PIXEL_PLL_A, M_PIXEL_PLL_B, M_PIXEL_PLL_C, M_VIDEO_PLL }; enumerator
H A Dmatroxfb_DAC1064.c205 matroxfb_g450_setpll_cond(minfo, pixelmnp, M_PIXEL_PLL_C); in g450_set_plls()
518 m->mnp = matroxfb_g450_setclk(minfo, m->pixclock, (m->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); in g450_compute()
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dg450_pll.c152 case M_PIXEL_PLL_C: in g450_setpll()
191 case M_PIXEL_PLL_C: in g450_cmppll()
342 case M_PIXEL_PLL_C: in __g450_setclk()
H A Dmatroxfb_g450.c552 mt->mnp = matroxfb_g450_setclk(minfo, mt->pixclock, (mt->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); in matroxfb_g450_compute()
582 mt->mnp = matroxfb_g450_setclk(minfo, mt->pixclock, (mt->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); in g450_dvi_compute()
H A Dmatroxfb_base.h204 enum { M_SYSTEM_PLL, M_PIXEL_PLL_A, M_PIXEL_PLL_B, M_PIXEL_PLL_C, M_VIDEO_PLL }; enumerator
H A Dmatroxfb_DAC1064.c205 matroxfb_g450_setpll_cond(minfo, pixelmnp, M_PIXEL_PLL_C); in g450_set_plls()
518 m->mnp = matroxfb_g450_setclk(minfo, m->pixclock, (m->crtc == MATROXFB_SRC_CRTC1) ? M_PIXEL_PLL_C : M_VIDEO_PLL); in g450_compute()

Completed in 9 milliseconds