Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dpci.h10 extern struct pci_ops loongson_pci_ops;
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/
H A Dpci.h10 extern struct pci_ops loongson_pci_ops;
/openbmc/linux/drivers/pci/controller/
H A Dpci-loongson.c266 static struct pci_ops loongson_pci_ops = { variable
281 .ops = &loongson_pci_ops,
286 .ops = &loongson_pci_ops,
/openbmc/linux/arch/mips/loongson2ef/common/
H A Dpci.c26 .pci_ops = &loongson_pci_ops,
/openbmc/linux/arch/mips/pci/
H A Dops-loongson2.c174 struct pci_ops loongson_pci_ops = { variable