• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/nvidia/

Lines Matching refs:VGA_WR08

61 	VGA_WR08(par->PCIO, 0x3D4, 0x1F);
62 VGA_WR08(par->PCIO, 0x3D5, Lock ? 0x99 : 0x57);
64 VGA_WR08(par->PCIO, 0x3D4, 0x11);
70 VGA_WR08(par->PCIO, 0x3D5, cr11);
79 VGA_WR08(par->PCIO, 0x3D4, 0x31);
80 VGA_WR08(par->PCIO, 0x3D5, par->CurrentState->cursor1);
1543 VGA_WR08(par->PCIO, 0x03D4, 0x53);
1544 VGA_WR08(par->PCIO, 0x03D5, state->timingH);
1545 VGA_WR08(par->PCIO, 0x03D4, 0x54);
1546 VGA_WR08(par->PCIO, 0x03D5, state->timingV);
1547 VGA_WR08(par->PCIO, 0x03D4, 0x21);
1548 VGA_WR08(par->PCIO, 0x03D5, 0xfa);
1551 VGA_WR08(par->PCIO, 0x03D4, 0x41);
1552 VGA_WR08(par->PCIO, 0x03D5, state->extra);
1555 VGA_WR08(par->PCIO, 0x03D4, 0x19);
1556 VGA_WR08(par->PCIO, 0x03D5, state->repaint0);
1557 VGA_WR08(par->PCIO, 0x03D4, 0x1A);
1558 VGA_WR08(par->PCIO, 0x03D5, state->repaint1);
1559 VGA_WR08(par->PCIO, 0x03D4, 0x25);
1560 VGA_WR08(par->PCIO, 0x03D5, state->screen);
1561 VGA_WR08(par->PCIO, 0x03D4, 0x28);
1562 VGA_WR08(par->PCIO, 0x03D5, state->pixel);
1563 VGA_WR08(par->PCIO, 0x03D4, 0x2D);
1564 VGA_WR08(par->PCIO, 0x03D5, state->horiz);
1565 VGA_WR08(par->PCIO, 0x03D4, 0x1C);
1566 VGA_WR08(par->PCIO, 0x03D5, state->fifo);
1567 VGA_WR08(par->PCIO, 0x03D4, 0x1B);
1568 VGA_WR08(par->PCIO, 0x03D5, state->arbitration0);
1569 VGA_WR08(par->PCIO, 0x03D4, 0x20);
1570 VGA_WR08(par->PCIO, 0x03D5, state->arbitration1);
1573 VGA_WR08(par->PCIO, 0x03D4, 0x47);
1574 VGA_WR08(par->PCIO, 0x03D5, state->arbitration1 >> 8);
1577 VGA_WR08(par->PCIO, 0x03D4, 0x30);
1578 VGA_WR08(par->PCIO, 0x03D5, state->cursor0);
1579 VGA_WR08(par->PCIO, 0x03D4, 0x31);
1580 VGA_WR08(par->PCIO, 0x03D5, state->cursor1);
1581 VGA_WR08(par->PCIO, 0x03D4, 0x2F);
1582 VGA_WR08(par->PCIO, 0x03D5, state->cursor2);
1583 VGA_WR08(par->PCIO, 0x03D4, 0x39);
1584 VGA_WR08(par->PCIO, 0x03D5, state->interlace);
1613 VGA_WR08(par->PCIO, 0x03D4, 0x19);
1615 VGA_WR08(par->PCIO, 0x03D4, 0x1A);
1617 VGA_WR08(par->PCIO, 0x03D4, 0x25);
1619 VGA_WR08(par->PCIO, 0x03D4, 0x28);
1621 VGA_WR08(par->PCIO, 0x03D4, 0x2D);
1623 VGA_WR08(par->PCIO, 0x03D4, 0x1C);
1625 VGA_WR08(par->PCIO, 0x03D4, 0x1B);
1627 VGA_WR08(par->PCIO, 0x03D4, 0x20);
1631 VGA_WR08(par->PCIO, 0x03D4, 0x47);
1635 VGA_WR08(par->PCIO, 0x03D4, 0x30);
1637 VGA_WR08(par->PCIO, 0x03D4, 0x31);
1639 VGA_WR08(par->PCIO, 0x03D4, 0x2F);
1641 VGA_WR08(par->PCIO, 0x03D4, 0x39);
1662 VGA_WR08(par->PCIO, 0x03D4, 0x44);
1665 VGA_WR08(par->PCIO, 0x03D4, 0x41);
1676 VGA_WR08(par->PCIO, 0x03D4, 0x53);
1678 VGA_WR08(par->PCIO, 0x03D4, 0x54);