Symbol: TAG_SHRES
drivers/video/fbdev/amifb.c
1139
for (clk_shift = TAG_SHRES; clk_shift <= TAG_LORES; clk_shift++)
drivers/video/fbdev/amifb.c
3565
maxdepth[TAG_SHRES] = 0; /* OCS means no SHRES */
drivers/video/fbdev/amifb.c
3578
maxdepth[TAG_SHRES] = 2;
drivers/video/fbdev/amifb.c
3600
maxdepth[TAG_SHRES] = 8;
drivers/video/fbdev/amifb.c
3632
pixclock[TAG_SHRES] = (tmp + 4) / 8; /* SHRES: 35 ns / 28 MHz */
drivers/video/fbdev/amifb.c
3644
if (tag == TAG_SHRES || tag == TAG_HIRES || tag == TAG_LORES) {
drivers/video/fbdev/amifb.c
844
"multiscan", 57, 640, 480, TAG_SHRES, 96, 112, 29, 8, 72, 8,
drivers/video/fbdev/amifb.c
848
"multiscan-lace", 57, 640, 960, TAG_SHRES, 96, 112, 58, 16, 72,
drivers/video/fbdev/amifb.c
862
"euro72", 68, 640, 400, TAG_SHRES, 164, 92, 9, 9, 80, 8,
drivers/video/fbdev/amifb.c
866
"euro72-lace", 68, 640, 800, TAG_SHRES, 164, 92, 18, 18, 80,
drivers/video/fbdev/amifb.c
871
"super72", 70, 800, 300, TAG_SHRES, 212, 140, 10, 11, 80, 7,
drivers/video/fbdev/amifb.c
875
"super72-lace", 70, 800, 600, TAG_SHRES, 212, 140, 20, 22, 80,
drivers/video/fbdev/amifb.c
880
"dblntsc", 57, 640, 200, TAG_SHRES, 196, 124, 18, 17, 80, 4,
drivers/video/fbdev/amifb.c
884
"dblntsc-ff", 57, 640, 400, TAG_SHRES, 196, 124, 36, 35, 80, 7,
drivers/video/fbdev/amifb.c
888
"dblntsc-lace", 57, 640, 800, TAG_SHRES, 196, 124, 72, 70, 80,
drivers/video/fbdev/amifb.c
893
"dblpal", 47, 640, 256, TAG_SHRES, 196, 124, 14, 13, 80, 4,
drivers/video/fbdev/amifb.c
897
"dblpal-ff", 47, 640, 512, TAG_SHRES, 196, 124, 28, 27, 80, 7,
drivers/video/fbdev/amifb.c
901
"dblpal-lace", 47, 640, 1024, TAG_SHRES, 196, 124, 56, 54, 80,
drivers/video/fbdev/amifb.c
912
"vga", 60, 640, 480, TAG_SHRES, 64, 96, 30, 9, 112, 2,
drivers/video/fbdev/amifb.c
916
"vga70", 70, 640, 400, TAG_SHRES, 64, 96, 35, 12, 112, 2,