Searched refs:TAG_SHRES (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/video/fbdev/ |
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, 848 "multiscan-lace", 57, 640, 960, TAG_SHRES, 96, 112, 58, 16, 72, 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, 875 "super72-lace", 70, 800, 600, TAG_SHRES, 212, 140, 20, 22, 80, 880 "dblntsc", 57, 640, 200, TAG_SHRES, 196, 124, 18, 17, 80, 4, 884 "dblntsc-ff", 57, 640, 400, TAG_SHRES, 196, 124, 36, 35, 80, 7, 888 "dblntsc-lace", 57, 640, 800, TAG_SHRES, 196, 124, 72, 70, 80, [all …]
|