Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/pci/
Dpci-ar2315.c149 #define AR2315_PCI_HOST_SLOT 3 macro
272 if (PCI_SLOT(devfn) == AR2315_PCI_HOST_SLOT) in ar2315_pci_cfg_read()
283 if (PCI_SLOT(devfn) == AR2315_PCI_HOST_SLOT) in ar2315_pci_cfg_write()
296 unsigned devfn = PCI_DEVFN(AR2315_PCI_HOST_SLOT, 0); in ar2315_pci_host_setup()