PCIO               61 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x3D4, 0x1F);
PCIO               62 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x3D5, Lock ? 0x99 : 0x57);
PCIO               64 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x3D4, 0x11);
PCIO               65 drivers/video/fbdev/nvidia/nv_hw.c 	cr11 = VGA_RD08(par->PCIO, 0x3D5);
PCIO               70 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x3D5, cr11);
PCIO               79 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x3D4, 0x31);
PCIO               80 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x3D5, par->CurrentState->cursor1);
PCIO             1544 drivers/video/fbdev/nvidia/nv_hw.c 			VGA_WR08(par->PCIO, 0x03D4, 0x53);
PCIO             1545 drivers/video/fbdev/nvidia/nv_hw.c 			VGA_WR08(par->PCIO, 0x03D5, state->timingH);
PCIO             1546 drivers/video/fbdev/nvidia/nv_hw.c 			VGA_WR08(par->PCIO, 0x03D4, 0x54);
PCIO             1547 drivers/video/fbdev/nvidia/nv_hw.c 			VGA_WR08(par->PCIO, 0x03D5, state->timingV);
PCIO             1548 drivers/video/fbdev/nvidia/nv_hw.c 			VGA_WR08(par->PCIO, 0x03D4, 0x21);
PCIO             1549 drivers/video/fbdev/nvidia/nv_hw.c 			VGA_WR08(par->PCIO, 0x03D5, 0xfa);
PCIO             1552 drivers/video/fbdev/nvidia/nv_hw.c 		VGA_WR08(par->PCIO, 0x03D4, 0x41);
PCIO             1553 drivers/video/fbdev/nvidia/nv_hw.c 		VGA_WR08(par->PCIO, 0x03D5, state->extra);
PCIO             1556 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x19);
PCIO             1557 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->repaint0);
PCIO             1558 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x1A);
PCIO             1559 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->repaint1);
PCIO             1560 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x25);
PCIO             1561 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->screen);
PCIO             1562 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x28);
PCIO             1563 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->pixel);
PCIO             1564 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x2D);
PCIO             1565 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->horiz);
PCIO             1566 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x1C);
PCIO             1567 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->fifo);
PCIO             1568 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x1B);
PCIO             1569 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->arbitration0);
PCIO             1570 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x20);
PCIO             1571 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->arbitration1);
PCIO             1574 drivers/video/fbdev/nvidia/nv_hw.c 		VGA_WR08(par->PCIO, 0x03D4, 0x47);
PCIO             1575 drivers/video/fbdev/nvidia/nv_hw.c 		VGA_WR08(par->PCIO, 0x03D5, state->arbitration1 >> 8);
PCIO             1578 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x30);
PCIO             1579 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->cursor0);
PCIO             1580 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x31);
PCIO             1581 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->cursor1);
PCIO             1582 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x2F);
PCIO             1583 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->cursor2);
PCIO             1584 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x39);
PCIO             1585 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D5, state->interlace);
PCIO             1614 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x19);
PCIO             1615 drivers/video/fbdev/nvidia/nv_hw.c 	state->repaint0 = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1616 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x1A);
PCIO             1617 drivers/video/fbdev/nvidia/nv_hw.c 	state->repaint1 = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1618 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x25);
PCIO             1619 drivers/video/fbdev/nvidia/nv_hw.c 	state->screen = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1620 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x28);
PCIO             1621 drivers/video/fbdev/nvidia/nv_hw.c 	state->pixel = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1622 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x2D);
PCIO             1623 drivers/video/fbdev/nvidia/nv_hw.c 	state->horiz = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1624 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x1C);
PCIO             1625 drivers/video/fbdev/nvidia/nv_hw.c 	state->fifo         = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1626 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x1B);
PCIO             1627 drivers/video/fbdev/nvidia/nv_hw.c 	state->arbitration0 = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1628 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x20);
PCIO             1629 drivers/video/fbdev/nvidia/nv_hw.c 	state->arbitration1 = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1632 drivers/video/fbdev/nvidia/nv_hw.c 		VGA_WR08(par->PCIO, 0x03D4, 0x47);
PCIO             1633 drivers/video/fbdev/nvidia/nv_hw.c 		state->arbitration1 |= (VGA_RD08(par->PCIO, 0x03D5) & 1) << 8;
PCIO             1636 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x30);
PCIO             1637 drivers/video/fbdev/nvidia/nv_hw.c 	state->cursor0 = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1638 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x31);
PCIO             1639 drivers/video/fbdev/nvidia/nv_hw.c 	state->cursor1 = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1640 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x2F);
PCIO             1641 drivers/video/fbdev/nvidia/nv_hw.c 	state->cursor2 = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1642 drivers/video/fbdev/nvidia/nv_hw.c 	VGA_WR08(par->PCIO, 0x03D4, 0x39);
PCIO             1643 drivers/video/fbdev/nvidia/nv_hw.c 	state->interlace = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1663 drivers/video/fbdev/nvidia/nv_hw.c 			VGA_WR08(par->PCIO, 0x03D4, 0x44);
PCIO             1664 drivers/video/fbdev/nvidia/nv_hw.c 			state->crtcOwner = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1666 drivers/video/fbdev/nvidia/nv_hw.c 		VGA_WR08(par->PCIO, 0x03D4, 0x41);
PCIO             1667 drivers/video/fbdev/nvidia/nv_hw.c 		state->extra = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1677 drivers/video/fbdev/nvidia/nv_hw.c 			VGA_WR08(par->PCIO, 0x03D4, 0x53);
PCIO             1678 drivers/video/fbdev/nvidia/nv_hw.c 			state->timingH = VGA_RD08(par->PCIO, 0x03D5);
PCIO             1679 drivers/video/fbdev/nvidia/nv_hw.c 			VGA_WR08(par->PCIO, 0x03D4, 0x54);
PCIO             1680 drivers/video/fbdev/nvidia/nv_hw.c 			state->timingV = VGA_RD08(par->PCIO, 0x03D5);
PCIO               62 drivers/video/fbdev/nvidia/nv_setup.c 	VGA_WR08(par->PCIO, par->IOBase + 0x04, index);
PCIO               63 drivers/video/fbdev/nvidia/nv_setup.c 	VGA_WR08(par->PCIO, par->IOBase + 0x05, value);
PCIO               67 drivers/video/fbdev/nvidia/nv_setup.c 	VGA_WR08(par->PCIO, par->IOBase + 0x04, index);
PCIO               68 drivers/video/fbdev/nvidia/nv_setup.c 	return (VGA_RD08(par->PCIO, par->IOBase + 0x05));
PCIO               94 drivers/video/fbdev/nvidia/nv_setup.c 	tmp = VGA_RD08(par->PCIO, par->IOBase + 0x0a);
PCIO               99 drivers/video/fbdev/nvidia/nv_setup.c 	VGA_WR08(par->PCIO, VGA_ATT_IW, index);
PCIO              100 drivers/video/fbdev/nvidia/nv_setup.c 	VGA_WR08(par->PCIO, VGA_ATT_W, value);
PCIO              106 drivers/video/fbdev/nvidia/nv_setup.c 	tmp = VGA_RD08(par->PCIO, par->IOBase + 0x0a);
PCIO              111 drivers/video/fbdev/nvidia/nv_setup.c 	VGA_WR08(par->PCIO, VGA_ATT_IW, index);
PCIO              112 drivers/video/fbdev/nvidia/nv_setup.c 	return (VGA_RD08(par->PCIO, VGA_ATT_R));
PCIO              188 drivers/video/fbdev/nvidia/nv_setup.c 		par->PCIO = par->PCIO0 + 0x2000;
PCIO              193 drivers/video/fbdev/nvidia/nv_setup.c 		par->PCIO = par->PCIO0;
PCIO              414 drivers/video/fbdev/nvidia/nv_setup.c 			VGA_WR08(par->PCIO, 0x03D4, 0x28);
PCIO              415 drivers/video/fbdev/nvidia/nv_setup.c 			if (VGA_RD08(par->PCIO, 0x03D5) & 0x80) {
PCIO              416 drivers/video/fbdev/nvidia/nv_setup.c 				VGA_WR08(par->PCIO, 0x03D4, 0x33);
PCIO              417 drivers/video/fbdev/nvidia/nv_setup.c 				if (!(VGA_RD08(par->PCIO, 0x03D5) & 0x01))
PCIO              461 drivers/video/fbdev/nvidia/nv_setup.c 		VGA_WR08(par->PCIO, 0x03D4, 0x44);
PCIO              462 drivers/video/fbdev/nvidia/nv_setup.c 		cr44 = VGA_RD08(par->PCIO, 0x03D5);
PCIO              464 drivers/video/fbdev/nvidia/nv_setup.c 		VGA_WR08(par->PCIO, 0x03D5, 3);
PCIO              468 drivers/video/fbdev/nvidia/nv_setup.c 		VGA_WR08(par->PCIO, 0x03D4, 0x28);
PCIO              469 drivers/video/fbdev/nvidia/nv_setup.c 		slaved_on_B = VGA_RD08(par->PCIO, 0x03D5) & 0x80;
PCIO              471 drivers/video/fbdev/nvidia/nv_setup.c 			VGA_WR08(par->PCIO, 0x03D4, 0x33);
PCIO              472 drivers/video/fbdev/nvidia/nv_setup.c 			tvB = !(VGA_RD08(par->PCIO, 0x03D5) & 0x01);
PCIO              475 drivers/video/fbdev/nvidia/nv_setup.c 		VGA_WR08(par->PCIO, 0x03D4, 0x44);
PCIO              476 drivers/video/fbdev/nvidia/nv_setup.c 		VGA_WR08(par->PCIO, 0x03D5, 0);
PCIO              480 drivers/video/fbdev/nvidia/nv_setup.c 		VGA_WR08(par->PCIO, 0x03D4, 0x28);
PCIO              481 drivers/video/fbdev/nvidia/nv_setup.c 		slaved_on_A = VGA_RD08(par->PCIO, 0x03D5) & 0x80;
PCIO              483 drivers/video/fbdev/nvidia/nv_setup.c 			VGA_WR08(par->PCIO, 0x03D4, 0x33);
PCIO              484 drivers/video/fbdev/nvidia/nv_setup.c 			tvA = !(VGA_RD08(par->PCIO, 0x03D5) & 0x01);
PCIO              614 drivers/video/fbdev/nvidia/nv_setup.c 		VGA_WR08(par->PCIO, 0x03D4, 0x44);
PCIO              615 drivers/video/fbdev/nvidia/nv_setup.c 		VGA_WR08(par->PCIO, 0x03D5, cr44);
PCIO              169 drivers/video/fbdev/nvidia/nv_type.h 	volatile u8 __iomem *PCIO;
PCIO              440 drivers/video/fbdev/nvidia/nvidia.c 	VGA_WR08(par->PCIO, 0x03D4, 0x1C);
PCIO              441 drivers/video/fbdev/nvidia/nvidia.c 	state->fifo = VGA_RD08(par->PCIO, 0x03D5) & ~(1<<5);
PCIO              638 drivers/video/fbdev/nvidia/nvidia.c 		VGA_WR08(par->PCIO, 0x03D4, 0x44);
PCIO              639 drivers/video/fbdev/nvidia/nvidia.c 		VGA_WR08(par->PCIO, 0x03D5, par->ModeReg.crtcOwner);
PCIO              653 drivers/video/fbdev/nvidia/nvidia.c 		VGA_WR08(par->PCIO, 0x3d4, 0x46);
PCIO              654 drivers/video/fbdev/nvidia/nvidia.c 		tmp = VGA_RD08(par->PCIO, 0x3d5);
PCIO              656 drivers/video/fbdev/nvidia/nvidia.c 		VGA_WR08(par->PCIO, 0x3d5, tmp);
PCIO              391 drivers/video/fbdev/riva/fbdev.c 	VGA_WR08(par->riva.PCIO, 0x3d4, index);
PCIO              392 drivers/video/fbdev/riva/fbdev.c 	VGA_WR08(par->riva.PCIO, 0x3d5, val);
PCIO              398 drivers/video/fbdev/riva/fbdev.c 	VGA_WR08(par->riva.PCIO, 0x3d4, index);
PCIO              399 drivers/video/fbdev/riva/fbdev.c 	return (VGA_RD08(par->riva.PCIO, 0x3d5));
PCIO              433 drivers/video/fbdev/riva/fbdev.c 	VGA_WR08(par->riva.PCIO, 0x3c0, index);
PCIO              434 drivers/video/fbdev/riva/fbdev.c 	VGA_WR08(par->riva.PCIO, 0x3c0, val);
PCIO              440 drivers/video/fbdev/riva/fbdev.c 	VGA_WR08(par->riva.PCIO, 0x3c0, index);
PCIO              441 drivers/video/fbdev/riva/fbdev.c 	return (VGA_RD08(par->riva.PCIO, 0x3c1));
PCIO              404 drivers/video/fbdev/riva/nv_driver.c 		par->riva.PCIO = par->riva.PCIO0 + 0x2000;
PCIO              409 drivers/video/fbdev/riva/nv_driver.c 		par->riva.PCIO = par->riva.PCIO0;
PCIO               92 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D4, 0x11);
PCIO               93 drivers/video/fbdev/riva/riva_hw.c     cr11 = VGA_RD08(chip->PCIO, 0x3D5);
PCIO               96 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D5, cr11);
PCIO              114 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D4, 0x1F);
PCIO              115 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D5, Lock ? 0x99 : 0x57);
PCIO              129 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D4, 0x31);
PCIO              130 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D5, chip->CurrentState->cursor1);
PCIO             1508 drivers/video/fbdev/riva/riva_hw.c                VGA_WR08(chip->PCIO, 0x03D4, 0x44);
PCIO             1509 drivers/video/fbdev/riva/riva_hw.c                VGA_WR08(chip->PCIO, 0x03D5, state->crtcOwner);
PCIO             1673 drivers/video/fbdev/riva/riva_hw.c                VGA_WR08(chip->PCIO, 0x03D4, 0x53);
PCIO             1674 drivers/video/fbdev/riva/riva_hw.c                VGA_WR08(chip->PCIO, 0x03D5, 0);
PCIO             1675 drivers/video/fbdev/riva/riva_hw.c                VGA_WR08(chip->PCIO, 0x03D4, 0x54);
PCIO             1676 drivers/video/fbdev/riva/riva_hw.c                VGA_WR08(chip->PCIO, 0x03D5, 0);
PCIO             1677 drivers/video/fbdev/riva/riva_hw.c                VGA_WR08(chip->PCIO, 0x03D4, 0x21);
PCIO             1678 drivers/video/fbdev/riva/riva_hw.c                VGA_WR08(chip->PCIO, 0x03D5, 0xfa);
PCIO             1681 drivers/video/fbdev/riva/riva_hw.c             VGA_WR08(chip->PCIO, 0x03D4, 0x41);
PCIO             1682 drivers/video/fbdev/riva/riva_hw.c             VGA_WR08(chip->PCIO, 0x03D5, state->extra);
PCIO             1689 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x19);
PCIO             1690 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->repaint0);
PCIO             1691 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x1A);
PCIO             1692 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->repaint1);
PCIO             1693 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x25);
PCIO             1694 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->screen);
PCIO             1695 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x28);
PCIO             1696 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->pixel);
PCIO             1697 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x2D);
PCIO             1698 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->horiz);
PCIO             1699 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x1B);
PCIO             1700 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->arbitration0);
PCIO             1701 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x20);
PCIO             1702 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->arbitration1);
PCIO             1703 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x30);
PCIO             1704 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->cursor0);
PCIO             1705 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x31);
PCIO             1706 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->cursor1);
PCIO             1707 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x2F);
PCIO             1708 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->cursor2);
PCIO             1709 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x39);
PCIO             1710 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D5, state->interlace);
PCIO             1751 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x19);
PCIO             1752 drivers/video/fbdev/riva/riva_hw.c     state->repaint0     = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1753 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x1A);
PCIO             1754 drivers/video/fbdev/riva/riva_hw.c     state->repaint1     = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1755 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x25);
PCIO             1756 drivers/video/fbdev/riva/riva_hw.c     state->screen       = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1757 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x28);
PCIO             1758 drivers/video/fbdev/riva/riva_hw.c     state->pixel        = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1759 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x2D);
PCIO             1760 drivers/video/fbdev/riva/riva_hw.c     state->horiz        = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1761 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x1B);
PCIO             1762 drivers/video/fbdev/riva/riva_hw.c     state->arbitration0 = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1763 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x20);
PCIO             1764 drivers/video/fbdev/riva/riva_hw.c     state->arbitration1 = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1765 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x30);
PCIO             1766 drivers/video/fbdev/riva/riva_hw.c     state->cursor0      = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1767 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x31);
PCIO             1768 drivers/video/fbdev/riva/riva_hw.c     state->cursor1      = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1769 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x2F);
PCIO             1770 drivers/video/fbdev/riva/riva_hw.c     state->cursor2      = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1771 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x03D4, 0x39);
PCIO             1772 drivers/video/fbdev/riva/riva_hw.c     state->interlace    = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1815 drivers/video/fbdev/riva/riva_hw.c                VGA_WR08(chip->PCIO, 0x03D4, 0x44);
PCIO             1816 drivers/video/fbdev/riva/riva_hw.c                state->crtcOwner = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1818 drivers/video/fbdev/riva/riva_hw.c             VGA_WR08(chip->PCIO, 0x03D4, 0x41);
PCIO             1819 drivers/video/fbdev/riva/riva_hw.c             state->extra = VGA_RD08(chip->PCIO, 0x03D5);
PCIO             1857 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D4, 0x0D); VGA_WR08(chip->PCIO, 0x3D5, offset);
PCIO             1859 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D4, 0x0C); VGA_WR08(chip->PCIO, 0x3D5, offset);
PCIO             1861 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D4, 0x19); tmp = VGA_RD08(chip->PCIO, 0x3D5);
PCIO             1862 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D5, (offset & 0x01F) | (tmp & ~0x1F));
PCIO             1863 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D4, 0x2D); tmp = VGA_RD08(chip->PCIO, 0x3D5);
PCIO             1864 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3D5, (offset & 0x60) | (tmp & ~0x60));
PCIO             1868 drivers/video/fbdev/riva/riva_hw.c     offset = VGA_RD08(chip->PCIO, chip->IO + 0x0A);
PCIO             1869 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3C0, 0x13);
PCIO             1870 drivers/video/fbdev/riva/riva_hw.c     VGA_WR08(chip->PCIO, 0x3C0, pan);
PCIO              457 drivers/video/fbdev/riva/riva_hw.h     volatile U008 __iomem *PCIO;
PCIO               33 drivers/video/fbdev/riva/rivafb-i2c.c 	VGA_WR08(par->riva.PCIO, 0x3d4, chan->ddc_base + 1);
PCIO               34 drivers/video/fbdev/riva/rivafb-i2c.c 	val = VGA_RD08(par->riva.PCIO, 0x3d5) & 0xf0;
PCIO               41 drivers/video/fbdev/riva/rivafb-i2c.c 	VGA_WR08(par->riva.PCIO, 0x3d4, chan->ddc_base + 1);
PCIO               42 drivers/video/fbdev/riva/rivafb-i2c.c 	VGA_WR08(par->riva.PCIO, 0x3d5, val | 0x1);
PCIO               51 drivers/video/fbdev/riva/rivafb-i2c.c 	VGA_WR08(par->riva.PCIO, 0x3d4, chan->ddc_base + 1);
PCIO               52 drivers/video/fbdev/riva/rivafb-i2c.c 	val = VGA_RD08(par->riva.PCIO, 0x3d5) & 0xf0;
PCIO               59 drivers/video/fbdev/riva/rivafb-i2c.c 	VGA_WR08(par->riva.PCIO, 0x3d4, chan->ddc_base + 1);
PCIO               60 drivers/video/fbdev/riva/rivafb-i2c.c 	VGA_WR08(par->riva.PCIO, 0x3d5, val | 0x1);
PCIO               69 drivers/video/fbdev/riva/rivafb-i2c.c 	VGA_WR08(par->riva.PCIO, 0x3d4, chan->ddc_base);
PCIO               70 drivers/video/fbdev/riva/rivafb-i2c.c 	if (VGA_RD08(par->riva.PCIO, 0x3d5) & 0x04)
PCIO               82 drivers/video/fbdev/riva/rivafb-i2c.c 	VGA_WR08(par->riva.PCIO, 0x3d4, chan->ddc_base);
PCIO               83 drivers/video/fbdev/riva/rivafb-i2c.c 	if (VGA_RD08(par->riva.PCIO, 0x3d5) & 0x08)