Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpcie_dw_ti.c35 #define PCIE_LINK_CAPABILITY 0x7c macro
400 val = readl(pci->dbi_base + PCIE_LINK_CAPABILITY); in pcie_dw_configure()
403 writel(val, pci->dbi_base + PCIE_LINK_CAPABILITY); in pcie_dw_configure()
A Dpcie_dw_mvebu.c60 #define PCIE_LINK_CAPABILITY 0x7C macro
341 clrsetbits_le32(regs_base + PCIE_LINK_CAPABILITY, in pcie_dw_configure()
A Dpcie_dw_rockchip.c83 #define PCIE_LINK_CAPABILITY 0x7c macro
316 clrsetbits_le32(pci->dbi_base + PCIE_LINK_CAPABILITY, in rk_pcie_configure()

Completed in 6 milliseconds