Searched refs:TAG_SHRES (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/video/fbdev/ |
| H A D | amifb.c | 494 enum { TAG_SHRES, TAG_HIRES, TAG_LORES }; enumerator 844 "multiscan", 57, 640, 480, TAG_SHRES, 96, 112, 29, 8, 72, 8, 862 "euro72", 68, 640, 400, TAG_SHRES, 164, 92, 9, 9, 80, 8, 866 "euro72-lace", 68, 640, 800, TAG_SHRES, 164, 92, 18, 18, 80, 871 "super72", 70, 800, 300, TAG_SHRES, 212, 140, 10, 11, 80, 7, 893 "dblpal", 47, 640, 256, TAG_SHRES, 196, 124, 14, 13, 80, 4, 912 "vga", 60, 640, 480, TAG_SHRES, 64, 96, 30, 9, 112, 2, 916 "vga70", 70, 640, 400, TAG_SHRES, 64, 96, 35, 12, 112, 2, 3565 maxdepth[TAG_SHRES] = 0; /* OCS means no SHRES */ in amifb_probe() 3578 maxdepth[TAG_SHRES] = 2; in amifb_probe() [all …]
|