Searched refs:PCI_SOC_RANGE_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath12k/ | ||
H A D | pci.h | 58 #define PCI_SOC_RANGE_MASK 0x3FFF macro |
H A D | pci.c | 209 !((offset ^ PCI_SOC_PCI_REG_BASE) < PCI_SOC_RANGE_MASK)) in ath12k_pci_get_window_start() |