Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/host/
Dpci-keystone.c39 #define PCIE_CAP_BASE 0x70 macro
269 val = readl(pp->dbi_base + PCIE_CAP_BASE + PCI_EXP_DEVCTL); in ks_pcie_host_init()
273 writel(val, pp->dbi_base + PCIE_CAP_BASE + PCI_EXP_DEVCTL); in ks_pcie_host_init()