Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpci.h63 #define PCI_MHIREGLEN_REG 0x1E0E100 macro
H A Dpci.c1058 (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()