Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/alchemy/
H A Dboard-mtx1.c214 …[1] = { -1, AU1500_PCI_INTB, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 01 - AdapterA-Slot1 (bottom) …
217 [4] = { -1, AU1500_PCI_INTA, AU1500_PCI_INTB, 0xff, 0xff }, /* IDSEL 04 - AdapterC-Slot0 (top) */
218 …[5] = { -1, AU1500_PCI_INTB, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 05 - AdapterC-Slot1 (bottom) …
/OK3568_Linux_fs/kernel/arch/mips/alchemy/devboards/
H A Ddb1550.c448 case 1: return AU1500_PCI_INTB; in pb1550_map_pci_irq()
457 case 2: return AU1500_PCI_INTB; in pb1550_map_pci_irq()
H A Ddb1000.c64 case 2: return AU1500_PCI_INTB; in db1500_map_pci_irq()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h272 #define AU1500_PCI_INTB 2 /* au1500 */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h1019 AU1500_PCI_INTB, enumerator
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dirq.c124 { AU1500_PCI_INTB, IRQ_TYPE_LEVEL_LOW, 1, 0 },