Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dof_device_common.h24 #define OF_MAX_ADDR_CELLS 4 macro
Dof_device_32.c53 u32 result[OF_MAX_ADDR_CELLS]; in of_bus_pci_map()
200 u32 result[OF_MAX_ADDR_CELLS]; in build_one_resource()
276 u32 addr[OF_MAX_ADDR_CELLS]; in build_device_resources()
Dof_device_64.c106 u32 result[OF_MAX_ADDR_CELLS]; in of_bus_pci_map()
253 u32 result[OF_MAX_ADDR_CELLS]; in build_one_resource()
354 u32 addr[OF_MAX_ADDR_CELLS]; in build_device_resources()
Dof_device_common.c114 u32 result[OF_MAX_ADDR_CELLS]; in of_bus_default_map()