Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c649 static int omap_hsmmc_getwp(struct udevice *dev) function
675 static int omap_hsmmc_getwp(struct mmc *mmc) function
697 .get_wp = omap_hsmmc_getwp,
707 .getwp = omap_hsmmc_getwp,