Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Darm_pl180_mmci.c282 static int host_set_ios(struct mmc *dev) in host_set_ios() function
357 .set_ios = host_set_ios,
494 return host_set_ios(mmc); in dm_host_set_ios()