Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dmmc.h519 struct mmc_config { struct
520 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;