Home
last modified time | relevance | path

Searched defs:dev_remap_addr_index (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Dread.c85 void *dev_remap_addr_index(struct udevice *dev, int index) in dev_remap_addr_index() function
/openbmc/u-boot/include/dm/
H A Dread.h612 static inline void *dev_remap_addr_index(struct udevice *dev, int index) in dev_remap_addr_index() function