Searched refs:simple_bus_translate (Results 1 – 4 of 4) sorted by relevance
10 fdt_addr_t simple_bus_translate(struct udevice *dev, fdt_addr_t addr) in simple_bus_translate() function
75 addr = simple_bus_translate(dev->parent, addr); in devfdt_get_addr_index()
254 correctly in the default simple_bus_translate() function.256 If this option is not enabled, simple_bus_translate() will be281 correctly in the default simple_bus_translate() function.283 If this option is not enabled, simple_bus_translate() will be
297 fdt_addr_t simple_bus_translate(struct udevice *dev, fdt_addr_t addr);
Completed in 8 milliseconds