| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_gx2_vga.c | 308 unsigned short crtcindex, crtcdata; local in function:gu2_vga_save 310 crtcindex = (gfx_inb(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 311 crtcdata = crtcindex + 1; 338 gfx_outb(crtcindex, (unsigned char)i); 360 gfx_outb(crtcindex, (unsigned char)(0x40 + i)); 399 unsigned short crtcindex, crtcdata; local in function:gu2_vga_clear_extended 401 crtcindex = (gfx_inb(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 402 crtcdata = crtcindex + 1; 404 gfx_outb(crtcindex, 0x30); 408 gfx_outb(crtcindex, (unsigne 418 unsigned short crtcindex, crtcdata; local in function:gu2_vga_extcrtc 454 unsigned short crtcindex, crtcdata; local in function:gu2_vga_restore [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_vga.c | 214 unsigned short crtcindex, crtcdata; local in function:gu2_vga_save 216 crtcindex = (gfx_inb(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 217 crtcdata = crtcindex + 1; 241 gfx_outb(crtcindex, (unsigned char) i); 261 gfx_outb(crtcindex, (unsigned char) (0x40 + i)); 299 unsigned short crtcindex, crtcdata; local in function:gu2_vga_clear_extended 301 crtcindex = (gfx_inb(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 302 crtcdata = crtcindex + 1; 304 gfx_outb(crtcindex, 0x30); 308 gfx_outb(crtcindex, (unsigne 319 unsigned short crtcindex, crtcdata; local in function:gu2_vga_extcrtc 348 unsigned short crtcindex, crtcdata; local in function:gu2_vga_restore [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/panel/ |
| H A D | pnl_bios.c | 232 unsigned short crtcindex, crtcdata; local in function:Pnl_IsPanelEnabledInBIOS 234 crtcindex = (gfx_inb(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 235 crtcdata = crtcindex + 1; 239 gfx_outb(crtcindex, (unsigned char)SOFTVGA_DISPLAY_ENABLE); 261 unsigned short crtcindex, crtcdata; local in function:Pnl_GetPanelInfoFromBIOS 334 crtcindex = (gfx_inb(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 335 crtcdata = crtcindex + 1; 339 gfx_outb(crtcindex, (unsigned char)SOFTVGA_FPRESOLUTION); 374 gfx_outb(crtcindex, (unsigned char)SOFTVGA_FPCLOCKFREQUENCY);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/panel/ |
| H A D | pnl_bios.c | 131 unsigned short crtcindex, crtcdata; local in function:Pnl_IsPanelEnabledInBIOS 133 crtcindex = (gfx_inb(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 134 crtcdata = crtcindex + 1; 138 gfx_outb(crtcindex, (unsigned char) SOFTVGA_DISPLAY_ENABLE); 160 unsigned short crtcindex, crtcdata; local in function:Pnl_GetPanelInfoFromBIOS 241 crtcindex = (gfx_inb(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 242 crtcdata = crtcindex + 1; 246 gfx_outb(crtcindex, (unsigned char) SOFTVGA_FPRESOLUTION); 281 gfx_outb(crtcindex, (unsigned char) SOFTVGA_FPCLOCKFREQUENCY);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | vga_gu1.c | 285 unsigned short crtcindex, crtcdata; local in function:gfx_get_softvga_active 290 crtcindex = (INB(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 291 crtcdata = crtcindex + 1; 293 OUTB(crtcindex, CRTC_MODE_SWITCH_CONTROL); 495 unsigned short crtcindex, crtcdata; local in function:gfx_vga_save 497 crtcindex = (INB(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 498 crtcdata = crtcindex + 1; 514 OUTB(crtcindex, (unsigned char)i); 525 OUTB(crtcindex, (unsigned char)(0x40 + i)); 543 unsigned short crtcindex, crtcdat local in function:gfx_vga_clear_extended 571 unsigned short crtcindex, crtcdata; local in function:gfx_vga_restore 648 unsigned short crtcindex, crtcdata; local in function:gfx_vga_mode_switch 692 unsigned short crtcindex, crtcdata; local in function:gu1_detect_vsa2 [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | vga_gu1.c | 260 unsigned short crtcindex, crtcdata; local in function:gfx_get_softvga_active 265 crtcindex = (INB(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 266 crtcdata = crtcindex + 1; 268 OUTB(crtcindex, CRTC_MODE_SWITCH_CONTROL); 470 unsigned short crtcindex, crtcdata; local in function:gfx_vga_save 472 crtcindex = (INB(0x3CC) & 0x01) ? 0x3D4 : 0x3B4; 473 crtcdata = crtcindex + 1; 489 OUTB(crtcindex, (unsigned char) i); 500 OUTB(crtcindex, (unsigned char) (0x40 + i)); 518 unsigned short crtcindex, crtcdat local in function:gfx_vga_clear_extended 546 unsigned short crtcindex, crtcdata; local in function:gfx_vga_restore 623 unsigned short crtcindex, crtcdata; local in function:gfx_vga_mode_switch 667 unsigned short crtcindex, crtcdata; local in function:gu1_detect_vsa2 [all...] |