Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/core/
Dsimple-bus.c15 fdt_addr_t simple_bus_translate(struct udevice *dev, fdt_addr_t addr) in simple_bus_translate() function
DKconfig207 correctly in the default simple_bus_translate() function.
209 If this option is not enabled, simple_bus_translate() will be
222 correctly in the default simple_bus_translate() function.
224 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()
/third_party/uboot/u-boot-2020.01/include/dm/
Ddevice-internal.h181 fdt_addr_t simple_bus_translate(struct udevice *dev, fdt_addr_t addr);