Searched refs:ich_get_mmap_bus (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/spi/
H A Dich.c653 * ich_get_mmap_bus() - Handle the get_mmap() method for a bus
671 static int ich_get_mmap_bus(struct udevice *bus, ulong *map_basep, function
716 return ich_get_mmap_bus(bus, map_basep, map_sizep, offsetp);
849 ret = ich_get_mmap_bus(dev, &map_base, &map_size, &offset);

Completed in 38 milliseconds