Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.c27 #define WINDOW_STATIC_MASK GENMASK(31, 6) macro
156 static_window = ab_pci->register_window & WINDOW_STATIC_MASK; in ath12k_pci_select_window()