Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-ftpci100.c38 #define FTPCI_CTRL 0x08 /* PCI control signal */ macro
456 val = readl(p->base + FTPCI_CTRL); in faraday_pci_probe()
460 writel(val, p->base + FTPCI_CTRL); in faraday_pci_probe()