Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.c30 #define WINDOW_RANGE_MASK GENMASK(18, 0) macro
155 if ((offset ^ ab_pci->reg_base->umac_base) < WINDOW_RANGE_MASK) in ath12k_pci_get_window_start()
158 else if ((offset ^ ab_pci->reg_base->ce_reg_base) < WINDOW_RANGE_MASK) in ath12k_pci_get_window_start()
932 reg = PCIE_LOCAL_REG_QRTR_NODE_ID(ab) & WINDOW_RANGE_MASK; in ath12k_pci_update_qrtr_node_id()
1193 (offset & WINDOW_RANGE_MASK)); in ath12k_pci_read32()
1196 (offset & WINDOW_RANGE_MASK)); in ath12k_pci_read32()
1201 (offset & WINDOW_RANGE_MASK)); in ath12k_pci_read32()
1241 (offset & WINDOW_RANGE_MASK)); in ath12k_pci_write32()
1244 (offset & WINDOW_RANGE_MASK)); in ath12k_pci_write32()
1249 (offset & WINDOW_RANGE_MASK)); in ath12k_pci_write32()