Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h56 #define PCI_BAR_WINDOW0_BASE 0x1E00000 macro
H A Dpci.c196 else if (((offset ^ PCI_BAR_WINDOW0_BASE) < WINDOW_RANGE_MASK) && in ath12k_pci_get_window_start()