Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpcie-brcmstb.c108 #define PCIE_MEM_WIN0_BASE_HI(win) \ macro
443 tmp = readl(pcie->base + PCIE_MEM_WIN0_BASE_HI(win)); in brcm_pcie_set_outbound_win()
446 writel(tmp, pcie->base + PCIE_MEM_WIN0_BASE_HI(win)); in brcm_pcie_set_outbound_win()