Lines Matching full:ocs
34 * - 18 Feb 96: OCS and ECS support by Roman Zippel
251 moved to optimize use of dma (useful for OCS/ECS overscan displays)
614 #define VIDEOMEMSIZE_OCS (262144) /* OCS : max ca. 800*600*16 */
751 /* OCS Hardware Registers */
950 #define DEFMODE_PAL 2 /* "pal" for PAL OCS/ECS */
951 #define DEFMODE_NTSC 0 /* "ntsc" for NTSC OCS/ECS */
1326 DPRINTK("invalid position for display on ocs\n"); in ami_decode_var()
1372 DPRINTK("only broadcast modes possible for ocs\n"); in ami_decode_var()
3560 strcat(info->fix.id, "OCS"); in amifb_probe()
3563 maxdepth[TAG_SHRES] = 0; /* OCS means no SHRES */ in amifb_probe()
3613 printk("Unknown graphics chipset, defaulting to OCS\n"); in amifb_probe()