Searched defs:mmc_config (Results 1 – 1 of 1) sorted by relevance
519 struct mmc_config { struct520 const char *name;522 const struct mmc_ops *ops;524 uint host_caps;525 uint voltages;526 uint f_min;527 uint f_max;528 uint b_max;529 unsigned char part_type;