Searched refs:PCI_MHIREGLEN_REG (Results 1 – 2 of 2) sorted by relevance
63 #define PCI_MHIREGLEN_REG 0x1E0E100 macro
1057 (offset >= PCI_MHIREGLEN_REG && in ath12k_pci_read32()1059 offset = offset - PCI_MHIREGLEN_REG; in ath12k_pci_read32()1102 (offset >= PCI_MHIREGLEN_REG && in ath12k_pci_write32()1104 offset = offset - PCI_MHIREGLEN_REG; in ath12k_pci_write32()