Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-loongson/cs5536/
Dcs5536_pci.h107 #define CFG_PCI_INTERRUPT_LINE(pin, mod_intr) \ macro
/linux-2.6.39/arch/mips/loongson/common/cs5536/
Dcs5536_acc.c133 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_ACC_INTR); in pci_acc_read_reg()
Dcs5536_ohci.c137 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_USB_INTR); in pci_ohci_read_reg()
Dcs5536_ehci.c141 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_USB_INTR); in pci_ehci_read_reg()
Dcs5536_ide.c165 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_IDE_INTR); in pci_ide_read_reg()
Dcs5536_isa.c309 conf_data = CFG_PCI_INTERRUPT_LINE(0x00, 0x00); in pci_isa_read_reg()