Lines Matching refs:PCIO
91 VGA_WR08(chip->PCIO, 0x3D4, 0x1F); in nv4LockUnlock()
92 VGA_WR08(chip->PCIO, 0x3D5, LockUnlock ? 0x99 : 0x57); in nv4LockUnlock()
100 VGA_WR08(chip->PCIO, 0x3D4, 0x1F); in nv10LockUnlock()
101 VGA_WR08(chip->PCIO, 0x3D5, LockUnlock ? 0x99 : 0x57); in nv10LockUnlock()
114 VGA_WR08(chip->PCIO, 0x3D4, 0x31); in ShowHideCursor()
115 VGA_WR08(chip->PCIO, 0x3D5, chip->CurrentState->cursor1); in ShowHideCursor()
1537 VGA_WR08(chip->PCIO, 0x3d4, 0x53); in LoadStateExt()
1538 VGA_WR08(chip->PCIO, 0x3d5, 0); in LoadStateExt()
1539 VGA_WR08(chip->PCIO, 0x3d4, 0x54); in LoadStateExt()
1540 VGA_WR08(chip->PCIO, 0x3d5, 0); in LoadStateExt()
1541 VGA_WR08(chip->PCIO, 0x3d4, 0x21); in LoadStateExt()
1542 VGA_WR08(chip->PCIO, 0x3d5, 0xfa); in LoadStateExt()
1551 VGA_WR08(chip->PCIO, 0x03D4, 0x19); in LoadStateExt()
1552 VGA_WR08(chip->PCIO, 0x03D5, state->repaint0); in LoadStateExt()
1553 VGA_WR08(chip->PCIO, 0x03D4, 0x1A); in LoadStateExt()
1554 VGA_WR08(chip->PCIO, 0x03D5, state->repaint1); in LoadStateExt()
1555 VGA_WR08(chip->PCIO, 0x03D4, 0x25); in LoadStateExt()
1556 VGA_WR08(chip->PCIO, 0x03D5, state->screen); in LoadStateExt()
1557 VGA_WR08(chip->PCIO, 0x03D4, 0x28); in LoadStateExt()
1558 VGA_WR08(chip->PCIO, 0x03D5, state->pixel); in LoadStateExt()
1559 VGA_WR08(chip->PCIO, 0x03D4, 0x2D); in LoadStateExt()
1560 VGA_WR08(chip->PCIO, 0x03D5, state->horiz); in LoadStateExt()
1561 VGA_WR08(chip->PCIO, 0x03D4, 0x1B); in LoadStateExt()
1562 VGA_WR08(chip->PCIO, 0x03D5, state->arbitration0); in LoadStateExt()
1563 VGA_WR08(chip->PCIO, 0x03D4, 0x20); in LoadStateExt()
1564 VGA_WR08(chip->PCIO, 0x03D5, state->arbitration1); in LoadStateExt()
1565 VGA_WR08(chip->PCIO, 0x03D4, 0x30); in LoadStateExt()
1566 VGA_WR08(chip->PCIO, 0x03D5, state->cursor0); in LoadStateExt()
1567 VGA_WR08(chip->PCIO, 0x03D4, 0x31); in LoadStateExt()
1568 VGA_WR08(chip->PCIO, 0x03D5, state->cursor1); in LoadStateExt()
1569 VGA_WR08(chip->PCIO, 0x03D4, 0x41); in LoadStateExt()
1570 VGA_WR08(chip->PCIO, 0x03D5, state->extra); in LoadStateExt()
1612 VGA_WR08(chip->PCIO, 0x03D4, 0x19); in UnloadStateExt()
1613 state->repaint0 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1614 VGA_WR08(chip->PCIO, 0x03D4, 0x1A); in UnloadStateExt()
1615 state->repaint1 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1616 VGA_WR08(chip->PCIO, 0x03D4, 0x25); in UnloadStateExt()
1617 state->screen = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1618 VGA_WR08(chip->PCIO, 0x03D4, 0x28); in UnloadStateExt()
1619 state->pixel = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1620 VGA_WR08(chip->PCIO, 0x03D4, 0x2D); in UnloadStateExt()
1621 state->horiz = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1622 VGA_WR08(chip->PCIO, 0x03D4, 0x1B); in UnloadStateExt()
1623 state->arbitration0 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1624 VGA_WR08(chip->PCIO, 0x03D4, 0x20); in UnloadStateExt()
1625 state->arbitration1 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1626 VGA_WR08(chip->PCIO, 0x03D4, 0x30); in UnloadStateExt()
1627 state->cursor0 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1628 VGA_WR08(chip->PCIO, 0x03D4, 0x31); in UnloadStateExt()
1629 state->cursor1 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1630 VGA_WR08(chip->PCIO, 0x03D4, 0x41); in UnloadStateExt()
1631 state->extra = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
1691 VGA_WR08(chip->PCIO, 0x3D4, 0x0D); VGA_WR08(chip->PCIO, 0x3D5, offset); in SetStartAddress()
1693 VGA_WR08(chip->PCIO, 0x3D4, 0x0C); VGA_WR08(chip->PCIO, 0x3D5, offset); in SetStartAddress()
1695 VGA_WR08(chip->PCIO, 0x3D4, 0x19); tmp = VGA_RD08(chip->PCIO, 0x3D5); in SetStartAddress()
1696 VGA_WR08(chip->PCIO, 0x3D5, (offset & 0x01F) | (tmp & ~0x1F)); in SetStartAddress()
1697 VGA_WR08(chip->PCIO, 0x3D4, 0x2D); tmp = VGA_RD08(chip->PCIO, 0x3D5); in SetStartAddress()
1698 VGA_WR08(chip->PCIO, 0x3D5, (offset & 0x60) | (tmp & ~0x60)); in SetStartAddress()
1702 offset = VGA_RD08(chip->PCIO, chip->IO + 0x0A); in SetStartAddress()
1703 VGA_WR08(chip->PCIO, 0x3C0, 0x13); in SetStartAddress()
1704 VGA_WR08(chip->PCIO, 0x3C0, pan); in SetStartAddress()