Searched refs:devfdt_map_physmem (Results 1 – 7 of 7) sorted by relevance
60 void *devfdt_map_physmem(struct udevice *dev, unsigned long size);
145 void *devfdt_map_physmem(struct udevice *dev, unsigned long size) in devfdt_map_physmem() function
545 ds->regs = devfdt_map_physmem(bus, sizeof(struct davinci_spi_regs)); in davinci_ofdata_to_platadata()