Home
last modified time | relevance | path

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

/u-boot/include/
A Dmmc.h584 struct mmc_config { struct
585 const char *name;
587 const struct mmc_ops *ops;
589 uint host_caps;
590 uint voltages;
591 uint f_min;
592 uint f_max;
593 uint b_max;
594 unsigned char part_type;
596 struct udevice *pwr_dev;

Completed in 16 milliseconds