Home
last modified time | relevance | path

Searched refs:PCI_MHIREGLEN_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h63 #define PCI_MHIREGLEN_REG 0x1E0E100 macro
H A Dpci.c1057 (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()