Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h66 #define PCI_MHIREGLEN_REG 0x1E0E100 macro
H A Dpci.c216 return (offset >= PCI_MHIREGLEN_REG && offset <= PCI_MHI_REGION_END); in ath12k_pci_is_offset_within_mhi_region()
1195 offset = offset - PCI_MHIREGLEN_REG; in ath12k_pci_read32()
1242 offset = offset - PCI_MHIREGLEN_REG; in ath12k_pci_write32()