Searched refs:AGP_AMD751_APCTRL (Results 1 – 2 of 2) sorted by relevance
306 vas = (pci_read_config(dev, AGP_AMD751_APCTRL, 1) & 0x06) >> 1; in agp_amd_get_aperture()330 pci_write_config(dev, AGP_AMD751_APCTRL, in agp_amd_set_aperture()331 (((pci_read_config(dev, AGP_AMD751_APCTRL, 1) & ~0x06) in agp_amd_set_aperture()
118 #define AGP_AMD751_APCTRL 0xac macro