Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Domap_mmc.c28 struct omap_mmc_s { struct
71 static void omap_mmc_interrupts_update(struct omap_mmc_s *s) in omap_mmc_interrupts_update() argument
76 static void omap_mmc_fifolevel_update(struct omap_mmc_s *host) in omap_mmc_fifolevel_update()
124 static void omap_mmc_command(struct omap_mmc_s *host, int cmd, int dir, in omap_mmc_command()
233 static void omap_mmc_transfer(struct omap_mmc_s *host) in omap_mmc_transfer()
288 struct omap_mmc_s *s = opaque; in omap_mmc_update()
294 static void omap_mmc_pseudo_reset(struct omap_mmc_s *host) in omap_mmc_pseudo_reset()
300 void omap_mmc_reset(struct omap_mmc_s *host) in omap_mmc_reset()
337 struct omap_mmc_s *s = opaque; in omap_mmc_read()
430 struct omap_mmc_s *s = opaque; in omap_mmc_write()
[all …]
/openbmc/qemu/include/hw/arm/
H A Domap.h532 struct omap_mmc_s;
533 struct omap_mmc_s *omap_mmc_init(hwaddr base,
537 void omap_mmc_reset(struct omap_mmc_s *s);
604 struct omap_mmc_s *mmc;