Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dof_property.c13 #define OF_PCI_ADDRESS_CELLS 3 macro
18 u32 phys_addr[OF_PCI_ADDRESS_CELLS];
30 u32 child_addr[OF_PCI_ADDRESS_CELLS];
31 u32 parent_addr[OF_PCI_ADDRESS_CELLS];
191 __be32 laddr[OF_PCI_ADDRESS_CELLS] = { 0 }; in of_pci_prop_intr_map()
253 mapp += OF_PCI_ADDRESS_CELLS; in of_pci_prop_intr_map()
346 OF_PCI_ADDRESS_CELLS); in of_pci_add_properties()