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

/u-boot/drivers/pci/
H A Dpcie_dw_ti.c29 #define PCIE_LINK_CAPABILITY 0x7c macro
89 val = readl(pci->dw.dbi_base + PCIE_LINK_CAPABILITY);
92 writel(val, pci->dw.dbi_base + PCIE_LINK_CAPABILITY);
H A Dpcie_dw_common.h63 #define PCIE_LINK_CAPABILITY 0x7c macro
H A Dpcie_dw_imx.c28 #define PCIE_LINK_CAPABILITY 0x7c macro
75 clrsetbits_le32(priv->dw.dbi_base + PCIE_LINK_CAPABILITY,
H A Dpcie_dw_mvebu.c60 #define PCIE_LINK_CAPABILITY 0x7C macro
344 clrsetbits_le32(regs_base + PCIE_LINK_CAPABILITY,
H A Dpcie_dw_rockchip.c172 clrsetbits_le32(pci->dw.dbi_base + PCIE_LINK_CAPABILITY,

Completed in 115 milliseconds