Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-brcmstb.c113 #define PCIE_MEM_WIN0_LIMIT_HI(win) \ macro
449 tmp = readl(pcie->base + PCIE_MEM_WIN0_LIMIT_HI(win)); in brcm_pcie_set_outbound_win()
452 writel(tmp, pcie->base + PCIE_MEM_WIN0_LIMIT_HI(win)); in brcm_pcie_set_outbound_win()