Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dpci.h63 #define PCI_MHIREGLEN_REG 0x1E0E100 macro
H A Dpci.c1040 (offset >= PCI_MHIREGLEN_REG && in ath12k_pci_read32()
1042 offset = offset - PCI_MHIREGLEN_REG; in ath12k_pci_read32()
1085 (offset >= PCI_MHIREGLEN_REG && in ath12k_pci_write32()
1087 offset = offset - PCI_MHIREGLEN_REG; in ath12k_pci_write32()

Completed in 3 milliseconds