Searched refs:TAG_SHRES (Results 1 – 1 of 1) sorted by relevance
/drivers/video/fbdev/ |
D | amifb.c | 494 enum { TAG_SHRES, TAG_HIRES, TAG_LORES }; enumerator 838 "multiscan", 57, 640, 480, TAG_SHRES, 96, 112, 29, 8, 72, 8, 842 "multiscan-lace", 57, 640, 960, TAG_SHRES, 96, 112, 58, 16, 72, 856 "euro72", 68, 640, 400, TAG_SHRES, 164, 92, 9, 9, 80, 8, 860 "euro72-lace", 68, 640, 800, TAG_SHRES, 164, 92, 18, 18, 80, 865 "super72", 70, 800, 300, TAG_SHRES, 212, 140, 10, 11, 80, 7, 869 "super72-lace", 70, 800, 600, TAG_SHRES, 212, 140, 20, 22, 80, 874 "dblntsc", 57, 640, 200, TAG_SHRES, 196, 124, 18, 17, 80, 4, 878 "dblntsc-ff", 57, 640, 400, TAG_SHRES, 196, 124, 36, 35, 80, 7, 882 "dblntsc-lace", 57, 640, 800, TAG_SHRES, 196, 124, 72, 70, 80, [all …]
|