Searched refs:PCI_MHIREGLEN_REG (Results 1 – 2 of 2) sorted by relevance
63 #define PCI_MHIREGLEN_REG 0x1E0E100 macro
1058 (offset >= PCI_MHIREGLEN_REG && in ath12k_pci_read32()1060 offset = offset - PCI_MHIREGLEN_REG; in ath12k_pci_read32()1115 (offset >= PCI_MHIREGLEN_REG && in ath12k_pci_write32()1117 offset = offset - PCI_MHIREGLEN_REG; in ath12k_pci_write32()