Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Ddw_mmc.c464 static int dwmci_set_ios(struct udevice *dev) function
468 static int dwmci_set_ios(struct mmc *mmc)
579 .set_ios = dwmci_set_ios,
585 .set_ios = dwmci_set_ios,

Completed in 3 milliseconds