Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dof_property.c15 #define OF_PCI_MAX_INT_PIN 4 macro
189 u32 i, addr_sz[OF_PCI_MAX_INT_PIN] = { 0 }, map_sz = 0; in of_pci_prop_intr_map()
190 struct of_phandle_args out_irq[OF_PCI_MAX_INT_PIN]; in of_pci_prop_intr_map()
209 for (pin = 1; pin <= OF_PCI_MAX_INT_PIN; pin++) { in of_pci_prop_intr_map()
225 for (pin = 1; pin <= OF_PCI_MAX_INT_PIN; pin++) { in of_pci_prop_intr_map()
246 for (pin = 1; pin <= OF_PCI_MAX_INT_PIN; pin++) { in of_pci_prop_intr_map()