Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/alchemy/
Dboard-mtx1.c242 [0] = { -1, AU1500_PCI_INTA, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 00 - AdapterA-Slot0 (top) */
243 …[1] = { -1, AU1500_PCI_INTB, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 01 - AdapterA-Slot1 (bottom) …
246 [4] = { -1, AU1500_PCI_INTA, AU1500_PCI_INTB, 0xff, 0xff }, /* IDSEL 04 - AdapterC-Slot0 (top) */
247 …[5] = { -1, AU1500_PCI_INTB, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 05 - AdapterC-Slot1 (bottom) …
/linux-3.4.99/arch/mips/alchemy/devboards/
Dpb1550.c71 case 4: return AU1500_PCI_INTA; in pb1550_map_pci_irq()
76 case 1: return AU1500_PCI_INTA; in pb1550_map_pci_irq()
Dpb1500.c129 return (pin == 1) ? AU1500_PCI_INTA : 0xff; in pb1500_map_pci_irq()
132 case 1: return AU1500_PCI_INTA; in pb1500_map_pci_irq()
Ddb1000.c80 return (pin == 1) ? AU1500_PCI_INTA : 0xff; in db1500_map_pci_irq()
83 case 1: return AU1500_PCI_INTA; in db1500_map_pci_irq()
/linux-3.4.99/arch/mips/include/asm/mach-au1x00/
Dau1000.h486 AU1500_PCI_INTA, enumerator
/linux-3.4.99/arch/mips/alchemy/common/
Dirq.c123 { AU1500_PCI_INTA, IRQ_TYPE_LEVEL_LOW, 1, 0 },