Lines Matching refs:x200
478 /* 320x200, 15 kHz, 60 Hz (ST low) */
482 /* 640x200, 15 kHz, 60 Hz (ST medium) */
945 par->hw.falcon.st_shift = 0x200;
1042 par->hw.falcon.st_shift = 0x200;
1202 * graphic output = hdb & 0x200 ?
1208 * start of graphics relative to start of 1st halfline = hdb & 0x200 ?
1249 par->HDB += par->HHT + 2 + 0x200;
1254 if ((par->HDB & 0x200) && (par->HDB & ~0x200) - par->HDE <= 5) {
1426 else /* if (hw->st_shift == 0x200) */
1491 (hw->hdb & 0x200 ? 2 + hw->hht : 0));
1568 ((hw->f_shift & 0x510) == 0 && hw->st_shift == 0x200);