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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_misc.c139 printk(KERN_ERR "post_shift_max: %d\n", pll->post_shift_max);
149 for (p = 1; p <= pll->post_shift_max; p++) {
H A Dmatroxfb_base.h250 unsigned int post_shift_max; member in struct:matrox_pll_features
H A Dmatroxfb_DAC1064.c569 ACCESS_FBINFO(features.pll.post_shift_max) = 3;
823 ACCESS_FBINFO(features.pll.post_shift_max) = 3;
H A Dmatroxfb_maven.c185 unsigned int post_shift_max; member in struct:matrox_pll_features2
232 for (p = 1; p <= pll->post_shift_max; p++) {
H A Dmatroxfb_Ti3026.c545 ACCESS_FBINFO(features.pll.post_shift_max) = 3;

Completed in 56 milliseconds