Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_dw_mvebu.c58 #define PCIE_LINK_CAPABILITY 0x7C macro
296 clrsetbits_le32(regs_base + PCIE_LINK_CAPABILITY, in pcie_dw_configure()
H A Dpcie_dw_rockchip.c106 #define PCIE_LINK_CAPABILITY 0x7c macro
323 val = readl(pci->dbi_base + PCIE_LINK_CAPABILITY); in rk_pcie_configure()
326 writel(val, pci->dbi_base + PCIE_LINK_CAPABILITY); in rk_pcie_configure()