Lines Matching refs:host_UHSISupported
859 if (!(si->card_UHSI_voltage_Supported && si->host_UHSISupported)) { in sdioh_iovar_op()
2208 sd->host_UHSISupported = 1; in sdstd_host_init()
2280 if (!sd->host_UHSISupported) in sdstd_client_init()
2293 if (sd->host_UHSISupported) { in sdstd_client_init()
3213 if ((sd->host_UHSISupported) && (sd->card_UHSI_voltage_Supported)) { in sdstd_set_highspeed_mode()
3485 if (sd->host_UHSISupported) { in sdstd_start_clock()
3517 if (sd->host_UHSISupported) { in sdstd_start_clock()
3746 if (sd->host_UHSISupported) { in sdstd_start_power()
3817 if ((sd->host_UHSISupported) && (volts == 5)) { in sdstd_start_power()
3825 if ((sd->host_UHSISupported)) { in sdstd_start_power()
3852 __FUNCTION__, sd->host_UHSISupported, volts)); in sdstd_start_power()
3890 if (sd->host_UHSISupported) { in sdstd_bus_width()