Home
last modified time | relevance | path

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

/linux/arch/mips/pci/
H A Dpci-ar2315.c139 #define AR2315_PCI_HOST_SLOT 3 macro
286 if (PCI_SLOT(devfn) == AR2315_PCI_HOST_SLOT) in ar2315_pci_cfg_read()
297 if (PCI_SLOT(devfn) == AR2315_PCI_HOST_SLOT) in ar2315_pci_cfg_write()
310 unsigned devfn = PCI_DEVFN(AR2315_PCI_HOST_SLOT, 0); in ar2315_pci_host_setup()