Home
last modified time | relevance | path

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

/u-boot/include/
A Dsdhci.h306 struct sdhci_host { struct
307 const char *name;
308 void *ioaddr;
309 unsigned int quirks;
310 unsigned int host_caps;
311 unsigned int version;
314 unsigned int clock;
315 struct mmc *mmc;
316 const struct sdhci_ops *ops;
317 int index;
[all …]

Completed in 5 milliseconds