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

/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dg450_pll.c256 unsigned int mnpcount) g450_findworkingpll()
262 for (idx = 0; idx < mnpcount; idx++) { g450_findworkingpll()
335 unsigned int mnpcount; __g450_setclk() local
433 mnpcount = 0; __g450_setclk()
464 for (idx = mnpcount; idx > 0; idx--) { __g450_setclk()
487 mnpcount++; __g450_setclk()
491 if (!mnpcount) { __g450_setclk()
503 mnp = g450_findworkingpll(minfo, pll, mnparray, mnpcount); __g450_setclk()
253 g450_findworkingpll(struct matrox_fb_info *minfo, unsigned int pll, unsigned int *mnparray, unsigned int mnpcount) g450_findworkingpll() argument

Completed in 52 milliseconds