Home
last modified time | relevance | path

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

/external/u-boot/drivers/core/
Dsimple-bus.c15 fdt_addr_t simple_bus_translate(struct udevice *dev, fdt_addr_t addr) in simple_bus_translate() function
DKconfig199 correctly in the default simple_bus_translate() function.
201 If this option is not enabled, simple_bus_translate() will be
214 correctly in the default simple_bus_translate() function.
216 If this option is not enabled, simple_bus_translate() will be
Dfdtaddr.c73 addr = simple_bus_translate(dev->parent, addr); in devfdt_get_addr_index()
/external/u-boot/include/dm/
Ddevice-internal.h139 fdt_addr_t simple_bus_translate(struct udevice *dev, fdt_addr_t addr);