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

/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dg450_pll.c514 #define MNP_TABLE_SIZE 64 macro
521 arr = kmalloc(sizeof(*arr) * MNP_TABLE_SIZE * 2, GFP_KERNEL); matroxfb_g450_setclk()
525 r = __g450_setclk(minfo, fout, pll, arr, arr + MNP_TABLE_SIZE); matroxfb_g450_setclk()

Completed in 47 milliseconds