Lines Matching full:hs400
443 * HS400/HS200 timing mode).
765 * Select HS400 mode using the HC_SELECT_IN from VENDOR SPEC in msm_hc_select_hs400()
804 * eMMC specific HS200/HS400 doesn't have their respective modes
808 * HS400 - This involves multiple configurations
810 * Then when switching to DDR @ 400MHz (HS400) we use
816 * HS400 - divided clock (free running MCLK/2)
842 * Retuning in HS400 (DDR mode) will fail, just reset the in sdhci_msm_cdclp533_calibration()
1010 * Retuning in HS400 (DDR mode) will fail, just reset the in sdhci_msm_hs400_dll_calibration()
1071 * Tuning is required for SDR104, HS200 and HS400 cards and in sdhci_msm_execute_tuning()
1088 * HS400 settings. in sdhci_msm_execute_tuning()
1093 * For HS400 tuning in HS200 timing requires: in sdhci_msm_execute_tuning()
1174 * sdhci_msm_hs400 - Calibrate the DLL for HS400 bus speed mode operation.
1192 pr_err("%s: Failed to calibrate DLL for hs400 mode (%d)\n", in sdhci_msm_hs400()