Home
last modified time | relevance | path

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

/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];
215 __be32 laddr[OF_PCI_ADDRESS_CELLS] = { 0 }; in of_pci_prop_intr_map()
277 mapp += OF_PCI_ADDRESS_CELLS; in of_pci_prop_intr_map()
374 OF_PCI_ADDRESS_CELLS); in of_pci_add_properties()
439 (OF_PCI_ADDRESS_CELLS + OF_PCI_SIZE_CELLS + in of_pci_host_bridge_prop_ranges()
454 ranges_sz += OF_PCI_ADDRESS_CELLS; in of_pci_host_bridge_prop_ranges()
485 OF_PCI_ADDRESS_CELLS); in of_pci_add_host_bridge_properties()