Home
last modified time | relevance | path

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

/external/u-boot/include/
Dmmc.h490 struct mmc_config { struct
491 const char *name;
493 const struct mmc_ops *ops;
495 uint host_caps;
496 uint voltages;
497 uint f_min;
498 uint f_max;
499 uint b_max;
500 unsigned char part_type;