Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpci.c30 #define WINDOW_STATIC_MASK GENMASK(31, 6) macro
159 static_window = ab_pci->register_window & WINDOW_STATIC_MASK; in ath12k_pci_select_window()