Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/of/
Dfdt_address.c39 struct of_bus { struct
100 static const struct of_bus of_busses[] __initconst = {
110 const struct of_bus *bus, in fdt_translate_one()
111 const struct of_bus *pbus, __be32 *addr, in fdt_translate_one()
166 const struct of_bus *bus, *pbus; in fdt_translate_address()
Daddress.c22 static struct of_bus *of_match_bus(struct device_node *np);
41 struct of_bus { struct
183 struct of_bus *bus; in of_get_pci_address()
430 static struct of_bus of_busses[] = {
465 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
496 static int of_translate_one(struct device_node *parent, struct of_bus *bus, in of_translate_one()
497 struct of_bus *pbus, __be32 *addr, in of_translate_one()
576 struct of_bus *bus, *pbus; in __of_translate_address()
700 struct of_bus *bus; in of_get_address()