Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/dwc/
Dpci-keystone.c33 #define PCIE_CAP_BASE 0x70 macro
276 val = readl(pci->dbi_base + PCIE_CAP_BASE + PCI_EXP_DEVCTL); in ks_pcie_host_init()
280 writel(val, pci->dbi_base + PCIE_CAP_BASE + PCI_EXP_DEVCTL); in ks_pcie_host_init()