Searched refs:AMD64_APERTURE_CONTROL (Results 1 – 2 of 2) sorted by relevance
54 value = pci_config_get32(sc->gsoft_pcihdl, AMD64_APERTURE_CONTROL); in amd64_get_apersize()107 aper_ctl = pci_config_get32(sc->gsoft_pcihdl, AMD64_APERTURE_CONTROL); in amd64_enable_gart()126 pci_config_put32(sc->gsoft_pcihdl, AMD64_APERTURE_CONTROL, aper_ctl); in amd64_enable_gart()
320 #define AMD64_APERTURE_CONTROL 0x90 macro