Searched refs:g450_nextpll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
H A D | g450_pll.c | 55 static unsigned int g450_nextpll(const struct matrox_fb_info *minfo, in g450_nextpll() function 133 return g450_nextpll(minfo, pi, vco, 0xFF0000 | p); in g450_firstpll() 435 for (mnp = g450_firstpll(minfo, pi, &xvco, fout); mnp != NO_MORE_MNP; mnp = g450_nextpll(minfo, pi, &xvco, mnp)) { in __g450_setclk()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
H A D | g450_pll.c | 55 static unsigned int g450_nextpll(const struct matrox_fb_info *minfo, in g450_nextpll() function 133 return g450_nextpll(minfo, pi, vco, 0xFF0000 | p); in g450_firstpll() 435 for (mnp = g450_firstpll(minfo, pi, &xvco, fout); mnp != NO_MORE_MNP; mnp = g450_nextpll(minfo, pi, &xvco, mnp)) { in __g450_setclk()
|
Completed in 2 milliseconds