Searched refs:OF_PCI_MAX_INT_PIN (Results 1 – 1 of 1) sorted by relevance
15 #define OF_PCI_MAX_INT_PIN 4 macro213 u32 i, addr_sz[OF_PCI_MAX_INT_PIN] = { 0 }, map_sz = 0; in of_pci_prop_intr_map()214 struct of_phandle_args out_irq[OF_PCI_MAX_INT_PIN]; in of_pci_prop_intr_map()233 for (pin = 1; pin <= OF_PCI_MAX_INT_PIN; pin++) { in of_pci_prop_intr_map()249 for (pin = 1; pin <= OF_PCI_MAX_INT_PIN; pin++) { in of_pci_prop_intr_map()270 for (pin = 1; pin <= OF_PCI_MAX_INT_PIN; pin++) { in of_pci_prop_intr_map()
Completed in 3 milliseconds