Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.c23 #define WINDOW_REG_ADDRESS 0x310c macro
161 ab->mem + WINDOW_REG_ADDRESS); in ath12k_pci_select_window()
162 ioread32(ab->mem + WINDOW_REG_ADDRESS); in ath12k_pci_select_window()
179 iowrite32(WINDOW_ENABLE_BIT | window, ab_pci->ab->mem + WINDOW_REG_ADDRESS); in ath12k_pci_select_static_window()