Searched refs:of_translate_one (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | of_addr.c | 169 static int of_translate_one(const struct device_node *parent, in of_translate_one() function 300 if (of_translate_one(dev, bus, pbus, addr, na, ns, pna, rprop)) in __of_translate_address()
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | address.c | 441 static int of_translate_one(struct device_node *parent, struct of_bus *bus, in of_translate_one() function 596 if (of_translate_one(dev, bus, pbus, addr, na, ns, pna, rprop)) in __of_translate_address()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.c | 1258 static int of_translate_one(const void *blob, int parent, struct of_bus *bus, in of_translate_one() function 1378 if (of_translate_one(blob, node_offset, bus, pbus, in __of_translate_address()
|