Lines Matching full:hs400
465 * HS400/HS200 timing mode).
815 * Select HS400 mode using the HC_SELECT_IN from VENDOR SPEC in msm_hc_select_hs400()
854 * eMMC specific HS200/HS400 doesn't have their respective modes
858 * HS400 - This involves multiple configurations
860 * Then when switching to DDR @ 400MHz (HS400) we use
866 * HS400 - divided clock (free running MCLK/2)
892 * Retuning in HS400 (DDR mode) will fail, just reset the in sdhci_msm_cdclp533_calibration()
1072 * Retuning in HS400 (DDR mode) will fail, just reset the in sdhci_msm_hs400_dll_calibration()
1107 * Tuning is required for SDR104, HS200 and HS400 cards and in sdhci_msm_is_tuning_needed()
1186 * HS400 settings. in sdhci_msm_execute_tuning()
1191 * For HS400 tuning in HS200 timing requires: in sdhci_msm_execute_tuning()
1272 * sdhci_msm_hs400 - Calibrate the DLL for HS400 bus speed mode operation.
1290 pr_err("%s: Failed to calibrate DLL for hs400 mode (%d)\n", in sdhci_msm_hs400()