GETBITSTR        3323 drivers/video/fbdev/sis/init.c #ifndef GETBITSTR
GETBITSTR        3366 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CVTotal     -2), 10:10, 0:0) |
GETBITSTR        3367 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CVDisplay   -1), 10:10, 1:1) |
GETBITSTR        3368 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CVBlankStart-1), 10:10, 2:2) |
GETBITSTR        3369 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CVSyncStart -x), 10:10, 3:3) |
GETBITSTR        3370 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CVBlankEnd  -1),   8:8, 4:4) |
GETBITSTR        3371 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CVSyncEnd     ),   4:4, 5:5) ;
GETBITSTR        3374 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CHTotal      >> 3) - 5, 9:8, 1:0) |
GETBITSTR        3375 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CHDisplay    >> 3) - 1, 9:8, 3:2) |
GETBITSTR        3376 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CHBlankStart >> 3) - 1, 9:8, 5:4) |
GETBITSTR        3377 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CHSyncStart  >> 3) + 3, 9:8, 7:6) ;
GETBITSTR        3381 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CHBlankEnd >> 3) - 1, 7:6, 1:0) |
GETBITSTR        3382 drivers/video/fbdev/sis/init.c 			GETBITSTR((SiS_Pr->CHSyncEnd  >> 3) + 3, 5:5, 2:2) ;