mmc: disable UHS modes if Vcc cannot be switched on and off
[platform/kernel/u-boot.git] / include / mmc.h
index ba4a13e..59ea363 100644 (file)
@@ -544,6 +544,7 @@ struct mmc {
        uint clock;
        enum mmc_voltage signal_voltage;
        uint card_caps;
+       uint host_caps;
        uint ocr;
        uint dsr;
        uint dsr_imp;