Searched refs:TAG_HIRES (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ |
H A D | amifb.c | 494 enum { TAG_SHRES, TAG_HIRES, TAG_LORES }; enumerator 828 "ntsc", 60, 640, 200, TAG_HIRES, 106, 86, 44, 16, 76, 2, 836 "pal", 50, 640, 256, TAG_HIRES, 106, 86, 40, 14, 76, 2, 840 "pal-lace", 50, 640, 512, TAG_HIRES, 106, 86, 80, 29, 76, 4, 853 "euro36", 72, 640, 200, TAG_HIRES, 92, 124, 6, 6, 52, 5, 857 "euro36-lace", 72, 640, 400, TAG_HIRES, 92, 124, 12, 12, 52, 930 "a2024-10", 10, 1024, 800, TAG_HIRES, 0, 0, 0, 0, 0, 0, 934 "a2024-15", 15, 1024, 800, TAG_HIRES, 0, 0, 0, 0, 0, 0, 3564 maxdepth[TAG_HIRES] = 4; in amifb_probe() 3577 maxdepth[TAG_HIRES] = 4; in amifb_probe() [all …]
|