Home
last modified time | relevance | path

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

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