Lines Matching refs:soft_sw
662 pI128->io.soft_sw = inl(iobase + 0x28) & 0x0000FFFF;
1892 unsigned long soft_sw, ddc;
1910 soft_sw = inl(iobase + 0x28);
1911 soft_sw &= 0xfffffffc;
1912 soft_sw |= 0x00000001;
1913 outl(iobase + 0x28, soft_sw);
2094 " SOFT_SW 0x%08lx\n", (unsigned long)pI128->io.soft_sw);
2106 unsigned long id, config1, config2, sgram, soft_sw, ddc, vga_ctl;
2124 soft_sw = inl(iobase + 0x28);
2181 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, " SOFT_SW 0x%08lx\n", soft_sw);