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

/linux-master/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;
190 struct of_phandle_args out_irq[OF_PCI_MAX_INT_PIN];
209 for (pin = 1; pin <= OF_PCI_MAX_INT_PIN; pin++) {
225 for (pin = 1; pin <= OF_PCI_MAX_INT_PIN; pin++) {
244 for (pin = 1; pin <= OF_PCI_MAX_INT_PIN; pin++) {

Completed in 90 milliseconds