Searched refs:WLMAX (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/video/matrox/ ! |
D | matroxfb_g450.c | 31 #define WLMAX 0x3FF macro 36 0, WLMAX-BLMIN, 1, 370-BLMIN, 138 *wl = min(b + c, WLMAX); in g450_compute_bwlevel()
|
D | matroxfb_maven.c | 65 #define WLMAX 0x3FF macro 70 0, WLMAX - BLMIN, 1, 379 - BLMIN, 349 *wl = min(b + c, WLMAX); in maven_compute_bwlevel()
|