Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h496 struct mmc_config { struct
497 const char *name;
499 const struct mmc_ops *ops;
501 uint host_caps;
502 uint voltages;
503 uint f_min;
504 uint f_max;
505 uint b_max;
506 unsigned char part_type;