Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpci.h58 #define PCI_SOC_RANGE_MASK 0x3FFF macro
H A Dpci.c209 !((offset ^ PCI_SOC_PCI_REG_BASE) < PCI_SOC_RANGE_MASK)) in ath12k_pci_get_window_start()