Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_mvebu.c38 #define PCIE_WIN5_CTRL_OFF 0x1880 macro
304 writel(0, pcie->base + PCIE_WIN5_CTRL_OFF); in mvebu_pcie_setup_wins()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-mvebu.c40 #define PCIE_WIN5_CTRL_OFF 0x1880 macro
176 mvebu_writel(port, 0, PCIE_WIN5_CTRL_OFF); in mvebu_pcie_setup_wins()