Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Domap_mmc.c661 void omap_mmc_enable(struct omap_mmc_s *s, int enable) in omap_mmc_enable() function
/openbmc/qemu/include/hw/arm/
H A Domap.h813 void omap_mmc_enable(struct omap_mmc_s *s, int enable);
/openbmc/qemu/hw/arm/
H A Dnseries.c144 omap_mmc_enable((struct omap_mmc_s *) opaque, !level); in n800_mmc_cs_cb()