Searched refs:PCIA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/mips/pci/ |
H A D | fixup-malta.c | 7 #define PCIA 1 macro 36 {0, PCIA, PCIB, PCIC, PCID }, /* 18: PCI Slot 1 */ 37 {0, PCIB, PCIC, PCID, PCIA }, /* 19: PCI Slot 2 */ 38 {0, PCIC, PCID, PCIA, PCIB }, /* 20: PCI Slot 3 */ 39 {0, PCID, PCIA, PCIB, PCIC } /* 21: PCI Slot 4 */ 86 pci_irq[PCIA+i] = 0; /* Disabled */ in malta_piix_func0_fixup() 88 pci_irq[PCIA+i] = piixirqmap[reg_val & in malta_piix_func0_fixup()
|
H A D | fixup-lemote2f.c | 23 #define PCIA 4 macro 37 {0, PCIA, 0, 0, 0}, /* 17: RTL8110-0 */ 41 {0, PCIA, PCIB, PCIC, PCID}, /* 21: PCI-SLOT */
|