Home
last modified time | relevance | path

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

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