Home
last modified time | relevance | path

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

/drivers/pci/
A Dpcie_dw_ti.c28 #define PCIE_LINK_CAPABILITY 0x7c macro
87 val = readl(pci->dw.dbi_base + PCIE_LINK_CAPABILITY); in pcie_dw_configure()
90 writel(val, pci->dw.dbi_base + PCIE_LINK_CAPABILITY); in pcie_dw_configure()
A Dpcie_dw_imx.c28 #define PCIE_LINK_CAPABILITY 0x7c macro
75 clrsetbits_le32(priv->dw.dbi_base + PCIE_LINK_CAPABILITY, in pcie_dw_configure()
A Dpcie_dw_common.h63 #define PCIE_LINK_CAPABILITY 0x7c macro
A Dpcie_dw_mvebu.c61 #define PCIE_LINK_CAPABILITY 0x7C macro
345 clrsetbits_le32(regs_base + PCIE_LINK_CAPABILITY, in pcie_dw_configure()
A Dpcie_dw_rockchip.c169 clrsetbits_le32(pci->dw.dbi_base + PCIE_LINK_CAPABILITY, in rk_pcie_configure()

Completed in 635 milliseconds