Home
last modified time | relevance | path

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

/u-boot/drivers/core/
A Dsimple-bus.c10 fdt_addr_t simple_bus_translate(struct udevice *dev, fdt_addr_t addr) in simple_bus_translate() function
A Dfdtaddr.c75 addr = simple_bus_translate(dev->parent, addr); in devfdt_get_addr_index()
A DKconfig254 correctly in the default simple_bus_translate() function.
256 If this option is not enabled, simple_bus_translate() will be
281 correctly in the default simple_bus_translate() function.
283 If this option is not enabled, simple_bus_translate() will be
/u-boot/include/dm/
A Ddevice-internal.h297 fdt_addr_t simple_bus_translate(struct udevice *dev, fdt_addr_t addr);

Completed in 8 milliseconds