Home
last modified time | relevance | path

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

/trueos/sys/dev/mmc/
HDbridge.h125 struct mmc_host { struct
126 int f_min;
127 int f_max;
128 uint32_t host_ocr;
129 uint32_t ocr;
130 uint32_t caps;
134 enum mmc_card_mode mode;
135 struct mmc_ios ios; /* Current state of the host */
/trueos/sys/powerpc/mpc85xx/
HDfsl_sdhc.h85 struct mmc_host mmc_host; member