Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpcie_dw_ti.c29 #define PCIE_LINK_CAPABILITY 0x7c macro
89 val = readl(pci->dw.dbi_base + PCIE_LINK_CAPABILITY); in pcie_dw_configure()
92 writel(val, pci->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.c60 #define PCIE_LINK_CAPABILITY 0x7C macro
344 clrsetbits_le32(regs_base + PCIE_LINK_CAPABILITY, in pcie_dw_configure()
A Dpcie_dw_rockchip.c164 clrsetbits_le32(pci->dw.dbi_base + PCIE_LINK_CAPABILITY, in rk_pcie_configure()

Completed in 9 milliseconds