Home | History | Annotate | Download | only in src

Lines Matching refs:sgram

661     pI128->io.sgram   = inl(iobase + 0x24) & 0xFFFFFFFF;
670 pI128->RegRec.sgram = pI128->io.sgram;
672 pI128->io.sgram = 0x211BF030;
674 pI128->io.sgram = 0x21089030;
708 pI128->MemoryType == I128_MEMORY_SGRAM ? "SGRAM" :
2092 " SGRAM 0x%08lx\n", (unsigned long)pI128->io.sgram);
2106 unsigned long id, config1, config2, sgram, soft_sw, ddc, vga_ctl;
2123 sgram = inl(iobase + 0x24);
2180 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, " SGRAM 0x%08lx\n", sgram);