Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Domap_mmc.c115 static void omap_mmc_command(struct omap_mmc_s *host, int cmd, int dir, in omap_mmc_command() function
435 omap_mmc_command(s, value & 63, (value >> 15) & 1, in omap_mmc_write()