Searched refs:PciReg (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datiprobe.c381 uint32_t PciReg; local in function:ATIMach64ProbeIO
391 PCI_READ_LONG(pVideo, &PciReg, PCI_REG_USERCONFIG);
392 j = PciReg & 0x03U;
405 if (PciReg & 0x00000004U)
407 PciReg &= ~0x00000004U;
408 PCI_WRITE_LONG(pVideo, PciReg, PCI_REG_USERCONFIG);

Completed in 2 milliseconds