Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/plat-orion/
H A Dpcie.c32 #define PCIE_WIN5_CTRL_OFF 0x1880 macro
146 writel(0, base + PCIE_WIN5_CTRL_OFF); in orion_pcie_setup_wins()
/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c42 #define PCIE_WIN5_CTRL_OFF 0x1880 macro
244 writel(0, pcie->base + PCIE_WIN5_CTRL_OFF); in mvebu_pcie_setup_wins()
/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c44 #define PCIE_WIN5_CTRL_OFF 0x1880 macro
192 mvebu_writel(port, 0, PCIE_WIN5_CTRL_OFF); in mvebu_pcie_disable_wins()