Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c568 static int omap_hsmmc_set_ios(struct mmc *mmc) function
572 static int omap_hsmmc_set_ios(struct udevice *dev)
694 .set_ios = omap_hsmmc_set_ios,
703 .set_ios = omap_hsmmc_set_ios,
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Domap_hsmmc.c1457 static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in omap_hsmmc_set_ios() function
1665 .set_ios = omap_hsmmc_set_ios,