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