Home
last modified time | relevance | path

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

/linux/arch/arm/plat-orion/
H A Dpcie.c29 #define PCIE_WIN04_CTRL_OFF(n) (0x1820 + ((n) << 4)) macro
141 writel(0, base + PCIE_WIN04_CTRL_OFF(i)); in orion_pcie_setup_wins()
162 base + PCIE_WIN04_CTRL_OFF(i)); in orion_pcie_setup_wins()
/linux/drivers/pci/controller/
H A Dpci-mvebu.c41 #define PCIE_WIN04_CTRL_OFF(n) (0x1820 + ((n) << 4)) macro
187 mvebu_writel(port, 0, PCIE_WIN04_CTRL_OFF(i)); in mvebu_pcie_disable_wins()
227 PCIE_WIN04_CTRL_OFF(i)); in mvebu_pcie_setup_wins()