Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-ftpci100.c39 #define FTPCI_CTRL 0x08 /* PCI control signal */ macro
480 val = readl(p->base + FTPCI_CTRL); in faraday_pci_probe()
484 writel(val, p->base + FTPCI_CTRL); in faraday_pci_probe()