Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c160 static void omap_hsmmc_stop_clock(struct hsmmc *mmc_base);
363 omap_hsmmc_stop_clock(mmc_base); in omap_hsmmc_set_timing()
1339 static void omap_hsmmc_stop_clock(struct hsmmc *mmc_base) function
1357 omap_hsmmc_stop_clock(mmc_base);
1440 omap_hsmmc_stop_clock(mmc_base);
/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c472 static void omap_hsmmc_stop_clock(struct omap_hsmmc_host *host) in omap_hsmmc_stop_clock() function
542 omap_hsmmc_stop_clock(host); in omap_hsmmc_set_clock()