Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Domap_hsmmc.c1365 static int omap_hsmmc_getcd(struct udevice *dev) function
1392 static int omap_hsmmc_getcd(struct mmc *mmc) function
1427 .get_cd = omap_hsmmc_getcd,
1444 .getcd = omap_hsmmc_getcd,