Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h509 struct mmc_config { struct
510 const char *name;
512 const struct mmc_ops *ops;
514 uint host_caps;
515 uint voltages;
539 const struct mmc_config *cfg; /* provided configuration */ argument