Home
last modified time | relevance | path

Searched refs:devfdt_map_physmem (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/dm/
H A Dfdtaddr.h82 void *devfdt_map_physmem(struct udevice *dev, unsigned long size);
/openbmc/u-boot/drivers/core/
H A Dfdtaddr.c164 void *devfdt_map_physmem(struct udevice *dev, unsigned long size) in devfdt_map_physmem() function