Searched refs:of_bus (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/of/ ! |
| H A D | fdt_address.c | 26 struct of_bus { struct 87 static const struct of_bus of_busses[] __initconst = { 97 const struct of_bus *bus, in fdt_translate_one() 98 const struct of_bus *pbus, __be32 *addr, in fdt_translate_one() 153 const struct of_bus *bus, *pbus; in fdt_translate_address()
|
| H A D | address.c | 27 struct of_bus { struct 338 static const struct of_bus of_busses[] = { 386 static const struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() 416 static int of_translate_one(const struct device_node *parent, const struct of_bus *bus, in of_translate_one() 417 const struct of_bus *pbus, __be32 *addr, in of_translate_one() 503 const struct of_bus *bus, *pbus; in __of_translate_address() 692 const struct of_bus *bus; in __of_get_address()
|
| /linux/arch/sparc/kernel/ ! |
| H A D | of_device_32.c | 138 static struct of_bus of_busses[] = { 177 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() 189 struct of_bus *bus, in build_one_resource() 190 struct of_bus *pbus, in build_one_resource() 250 struct of_bus *bus; in build_device_resources() 280 struct of_bus *pbus, *dbus; in build_device_resources()
|
| H A D | of_device_64.c | 183 static struct of_bus of_busses[] = { 231 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() 243 struct of_bus *bus, in build_one_resource() 244 struct of_bus *pbus, in build_one_resource() 320 struct of_bus *bus; in build_device_resources() 358 struct of_bus *pbus, *dbus; in build_device_resources() 427 struct of_bus *bus; in apply_interrupt_map()
|
| H A D | of_device_common.h | 26 struct of_bus { struct
|
| /linux/include/linux/ ! |
| H A D | of_address.h | 9 struct of_bus; 13 const struct of_bus *bus;
|