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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dpci-gart.c366 unsigned aper_size = 0, aper_base_32; local
370 pci_read_config_dword(dev, 0x94, &aper_base_32);
374 aper_base = aper_base_32 & 0x7fff;

Completed in 81 milliseconds