Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dpci.h56 #define PCI_BAR_WINDOW0_BASE 0x1E00000 macro
H A Dpci.c193 /* If offset lies within PCI_BAR_WINDOW0_BASE and within PCI_SOC_PCI_REG_BASE in ath12k_pci_get_window_start()
196 else if (((offset ^ PCI_BAR_WINDOW0_BASE) < WINDOW_RANGE_MASK) && in ath12k_pci_get_window_start()

Completed in 3 milliseconds