Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536_pci.h107 #define CFG_PCI_INTERRUPT_LINE(pin, mod_intr) \ macro
/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_acc.c129 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_ACC_INTR); in pci_acc_read_reg()
H A Dcs5536_ohci.c133 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_USB_INTR); in pci_ohci_read_reg()
H A Dcs5536_ehci.c137 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_USB_INTR); in pci_ehci_read_reg()
H A Dcs5536_ide.c161 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_IDE_INTR); in pci_ide_read_reg()
H A Dcs5536_isa.c306 conf_data = CFG_PCI_INTERRUPT_LINE(0x00, 0x00); in pci_isa_read_reg()