Home
last modified time | relevance | path

Searched defs:mmc_host (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/faraday/
H A Dftsdc010.h49 struct mmc_host { struct
50 struct ftsdc010_mmc *reg;
51 unsigned int version; /* SDHCI spec. version */
52 unsigned int clock; /* Current clock (MHz) */
53 unsigned int fifo_len; /* bytes */
54 unsigned int last_opcode; /* Last OP Code */
55 unsigned int card_type; /* Card type */
/openbmc/u-boot/drivers/mmc/
H A Dsunxi_mmc.c50 struct sunxi_mmc_priv mmc_host[4]; variable