Searched refs:AU1500_PCI_INTC (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/arch/mips/alchemy/ |
D | board-mtx1.c | 215 [2] = { -1, AU1500_PCI_INTC, AU1500_PCI_INTD, 0xff, 0xff }, /* IDSEL 02 - AdapterB-Slot0 (top) */ 216 …[3] = { -1, AU1500_PCI_INTD, AU1500_PCI_INTC, 0xff, 0xff }, /* IDSEL 03 - AdapterB-Slot1 (bottom) … 219 [6] = { -1, AU1500_PCI_INTC, AU1500_PCI_INTD, 0xff, 0xff }, /* IDSEL 06 - AdapterD-Slot0 (top) */ 220 …[7] = { -1, AU1500_PCI_INTD, AU1500_PCI_INTC, 0xff, 0xff }, /* IDSEL 07 - AdapterD-Slot1 (bottom) …
|
/linux-5.19.10/arch/mips/alchemy/devboards/ |
D | db1550.c | 450 case 2: return AU1500_PCI_INTC; in pb1550_map_pci_irq() 459 case 3: return AU1500_PCI_INTC; in pb1550_map_pci_irq()
|
D | db1000.c | 65 case 3: return AU1500_PCI_INTC; in db1500_map_pci_irq()
|
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/ |
D | au1000.h | 1021 AU1500_PCI_INTC, enumerator
|
/linux-5.19.10/arch/mips/alchemy/common/ |
D | irq.c | 126 { AU1500_PCI_INTC, IRQ_TYPE_LEVEL_LOW, 1, 0 },
|