Searched refs:PCIE_LOCAL_BASE_ADDRESS (Results 1 – 2 of 2) sorted by relevance
259 return ioread32(ar_pci->mem + PCIE_LOCAL_BASE_ADDRESS + addr); in ath10k_pci_reg_read32()266 iowrite32(val, ar_pci->mem + PCIE_LOCAL_BASE_ADDRESS + addr); in ath10k_pci_reg_write32()
331 #define PCIE_LOCAL_BASE_ADDRESS 0x00080000 macro