Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-mvebu.c71 #define PCIE_SSPL_OFF 0x1a0c macro
308 sspl = mvebu_readl(port, PCIE_SSPL_OFF); in mvebu_pcie_setup_hw()
315 mvebu_writel(port, sspl, PCIE_SSPL_OFF); in mvebu_pcie_setup_hw()
664 else if (!(mvebu_readl(port, PCIE_SSPL_OFF) & PCIE_SSPL_ENABLE)) in mvebu_pci_bridge_emul_pcie_conf_read()
821 u32 sspl = mvebu_readl(port, PCIE_SSPL_OFF); in mvebu_pci_bridge_emul_pcie_conf_write()
826 mvebu_writel(port, sspl, PCIE_SSPL_OFF); in mvebu_pci_bridge_emul_pcie_conf_write()
1669 sspl = mvebu_readl(port, PCIE_SSPL_OFF); in mvebu_pcie_remove()
1671 mvebu_writel(port, sspl, PCIE_SSPL_OFF); in mvebu_pcie_remove()